hello
I usually use sourcetree to connect my local git environment, but since i upgraded sourcetree i’m having issues.
is there a way using powerhell or visual studio code that i try? i’m only familiar with GUI of sourcetree.
thanks
hello
I usually use sourcetree to connect my local git environment, but since i upgraded sourcetree i’m having issues.
is there a way using powerhell or visual studio code that i try? i’m only familiar with GUI of sourcetree.
thanks
VS Code does have Git integration (it’s a plugin), and there are community-made commands for working directly in PowerShell. You can also just use the git command-line utility, of course.