Same login problem I was facing at the time commit & push but you clear all doubts. No one making video so simple in RUclips as you are making with basic. Thank you 🙏 keep spreading knowledge.
Hi @Rakesh I have started learning version control... i am using uipath community edition ...but i am not able to See the "Team" tab in the Backstage view....how to enable it...please help
Every time we create new project from uipath studio ,that time do we need to create new repository folder in github or we can give same github repository folder ???
The Git integration in UiPath Studio has come a long way since they previously wrote directly into files underneath .git, but I still ask for an installation of a command line git client on any machine that I am more than occasionally developing on: The Git way to deal with the blocker "Cannot switch to brachXYZ because there are uncommitted changes" is to `git stash` and when coming back later to `git stash pop`. And I want to easily control the output of `git log`, like with the famous "a dog": `git log --all --decorate --oneline --graph` I strongly suggest to use Git CLI most of the time -- and only in the english locale. But I don't want to start a rant ;)
As always, Thanks Rakesh! :) Can we use UiPath to push code to different branches in same repository as well? If yes, I think it is also a great video idea. Otherwise I think we have to use Github App itself to do it.
Hii Rakesh, In My Studio I don't have Team option and Also I don't have Add to source control option. Can you please help me how to get team option please.
Might be some issues, try this : Restart the system and try to delete all that you created and redo without skipping the guided steps in the video, also check if the uipath app is enabled
Go to tools> Plugins > git is disabled by default, to enable it, install microsoft visual c++ 2015. After that restart the studio. Go to tools > Plugins > option to enable GIT will be there.
Hi i have a doubt, i am performing web automation where i need to do multiple transactions in same website but i'm using "use browser" activity and it opens new window for every transaction, can i do all the transactions in single window ?
Same login problem I was facing at the time commit & push but you clear all doubts. No one making video so simple in RUclips as you are making with basic. Thank you 🙏 keep spreading knowledge.
That's why we are a fan of your Bro Rakesh. Thanks a lot was struggling with the Git integration from the morning.
This is great to know Sourav
Hi Rakesh, thanks for this clear explanation on GIT concept! 😊
you are most welcome, Good Job, continue the learning journey!
Hi @Rakesh I have started learning version control... i am using uipath community edition ...but i am not able to See the "Team" tab in the Backstage view....how to enable it...please help
That's why i fan of you Mr. Rakesh ! but one question...here 1) how to connect or publish git project to orchestrator cloud??? please reply?
Every time we create new project from uipath studio ,that time do we need to create new repository folder in github or we can give same github repository folder ???
The Git integration in UiPath Studio has come a long way since they previously wrote directly into files underneath .git,
but I still ask for an installation of a command line git client on any machine that I am more than occasionally developing on:
The Git way to deal with the blocker "Cannot switch to brachXYZ because there are uncommitted changes" is to
`git stash` and when coming back later to `git stash pop`.
And I want to easily control the output of `git log`, like with the famous "a dog": `git log --all --decorate --oneline --graph`
I strongly suggest to use Git CLI most of the time -- and only in the english locale. But I don't want to start a rant ;)
As always, Thanks Rakesh! :) Can we use UiPath to push code to different branches in same repository as well? If yes, I think it is also a great video idea. Otherwise I think we have to use Github App itself to do it.
Hi Rakesh, when I try to push it I don't see the sign in with GitHub option, I only see User/password and token, how can I view the former as well ?
hi Rakesh, in Real time after developing Code where we will store
Hii Rakesh, In My Studio I don't have Team option and Also I don't have Add to source control option. Can you please help me how to get team option please.
Hi, I tired, but local git folder is not getting created. Can you pls. guide that
Might be some issues, try this : Restart the system and try to delete all that you created and redo without skipping the guided steps in the video, also check if the uipath app is enabled
Hello Rakesh,I cam not see Team tab on Home Tab...what can I do?
Go to tools> Plugins > git is disabled by default, to enable it, install microsoft visual c++ 2015. After that restart the studio.
Go to tools > Plugins > option to enable GIT will be there.
@@rahulmalhotra1355 Thanks Rahul...GIT option enable now
Hi i have a doubt, i am performing web automation where i need to do multiple transactions in same website but i'm using "use browser" activity and it opens new window for every transaction, can i do all the transactions in single window ?
Do u find the solution? if yes kindly share the answer
@@berryallen7379 may be u have to check opening new session in open browser activity
In my uipath studio there is no team option . is there any other to find thew teams
how to install microsoft visual c++ 2015. After that restart the studio??
Hello rakesh.. I am unable to see.. Git option in.. Project folder.. Even everything is correct
After that.
Error is occurs there is no comit to push
Have you enabled the uipath app in Git?
@@AutomatewithRakesh yes .. Still it's not showing.. I am following step by step
@@funedit732 Hi Madhu....Try Enabling "hidden files and folders" from Conrtol Panel
@@abbiramyravichanthran5847 Thank you Abbiramy. Even I had the same issue. Now I am able to see .git folder.
.Git folder by default hidden
TQ ANNA
You are welcome