Sometimes git information is more detailed and simpler when using git - bash than when using TortoiseGit. Therefore, I would like to use git - bash for very specific problems (for example, creating a branch / check at the same time and making unspecified changes).
git checkout -b my_new_branch git commit
Can I work with TortoiseGit without problems after that? And vice versa?
git tortoisegit
user3621280 May 15 '14 at 14:55 2014-05-15 14:55
source share