-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been experimenting with using Mercurial and TortoiseHG to track my work when I am working remotely (with a slow VPN I don't want to commit to SVN unless I have something that works).
I have found TortoiseHG a bit hard to use - or at least it often doesn't work the way I expect it to, so I am…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What is TortoiseGit's equivalent to TortoiseSVN's "ignore patterns" ?
Or otherwise, how do I make it ignore Resharper?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
This is a little hard to explain with text, but I'll do my best, and you try to keep up; if something isn't clear at first, don't hesitate to ask, and I'll try to clarify.
When TortoiseGit has one branch it looks approximately like this:
o
|
o <-- a commit sign
|
x
When I split my work into…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Using TortoiseGit (I'm trying to avoid command line usage) how does one delete all commits that accended from a certain commit, and "get back in the past" (example usage: continued doing something, figured I didn't like where it was going, and decided to go "back" disregarding all in between).
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have two branches with several commits each. On one branch, I can go to the log, select two commits, and TortoiseGit shows "combine to one commit" in the context menu. On the other branch this option does not show in the context menu. Both sequence of commits is very similar; add file then modify…
>>> More