I succeeded in creating an empty project for GitHub in StudioX. But I’d like to replicate the activities of the existing local project to a new project for GitHub, what are the options? I would like to copy and transfer the results I worked on in the local project to the GitHub project.
Please Let me know, Thanks
Hi @rosshild21 ,
UiPath code is xmal file
You can pull and push them similar other code to github
see more
https://docs.uipath.com/studio/standalone/2023.4/user-guide/managing-projects-git
regards,
Hi @rosshild21
If it’s easier to navigate for you, you can create your Repository on the GitHub website first. Then, upload your full project folder via “Add file” → “Upload files”.
A sidenote: Any empty folders (i.e. data\Input or \Output) may not be uploaded.
Best regards
Roman