randyw
-
237 votes
randyw
shared this idea and gave it 3 votes
·
-
2 votes
randyw
gave this 1 vote
·
-
67 votescompleted ·
Adminpjz
(Admin, Code Collaborator)
responded
Addgitdiffs and addchanges are both in 6.0
randyw
gave this 3 votes
·
-
119 votescompleted ·
Adminpjz
(Admin, Code Collaborator)
responded
As of 6.0, Mercurial has addhgdiffs and addchanges support.
randyw
gave this 3 votes
·
when using SVN, I usually use addchanges to review changes before committing. I'd like the same ability with Hg. Currently, I have to use addfiles from the commandline and specify each file individually that I'd like to review. This is painful when reviewing a directory full of files.