tortoisegit
"git am --abort" for long-forgotten patch-attempt throws me back by four weeks
I tried to play with patches in (Tortoise)git today, apparently for the second time since using git: it complained that I was already in the middle of patching.[详细]
2023-02-23 07:19 分类:问答Git mergetool using TortoiseSvn and not TortoiseGit on windows
At the moment whenever I use the git mergetool, it is defaulting the TortoiseSvn mergetool. Is there a way to configure the git merge开发者_开发问答tool to use TortoiseGit instead?It could be a path[详细]
2023-02-22 16:10 分类:问答How do I git-revert from the command line?
When I do git revert via TortoiseGit, I get this lovely window : However, when I want to do the same from the command line, the documentation m开发者_JS百科anages to completely confuse me. How do I[详细]
2023-02-18 13:32 分类:问答TortoiseGit using incorrect SSH key
I have a strange problem with tortoise git at the moment, whic开发者_如何学Ch I can\'t figure out. When trying to commit to my repository on github I get the error[详细]
2023-02-17 14:57 分类:问答Auth fails on Windows XP with git and tortoisegit
My authentication keeps failing.I\'ve created my SSH keys and the public key has been imported by the local git admin, but I still get prompted for a password:[详细]
2023-02-17 05:23 分类:问答How to compare changesets in Git?
Git makes it very easy to compare differences between commits, using for instance the git commands diff and dif开发者_如何学Cftool. Also in TortoiseGit you just select two commits to compare them.[详细]
2023-02-11 13:28 分类:问答TortoiseGit problems "Is Files"
I will be happy for any suggestion, not only answers. My TortoiseGit is malfunctioning on my Win7 64bit machine.[详细]
2023-02-09 02:33 分类:问答Using git as a better SVN
We were an SVN shop - now we use git (cos all the cool kids are doing it). Each dev checks in code locally on their own git tree while working on new features.[详细]
2023-02-08 09:55 分类:问答Git 'fatal: No such ref: HEAD'
A weird thing happend to my git repository. When I try to commit something in tortoisegit window I receive all files from project. I cannot revert them, when I pull from server I receive fatal: No suc[详细]
2023-02-07 09:53 分类:问答Can't pull other users Commits from Remote Repository - GIT
I\'m using TortoiseGIT and Windows XP and we\'ve set up a remote repository on a shared Network drive.[详细]
2023-02-05 17:57 分类:问答