Thank you for the review.
I now understand that the commit message should have provided way more
context about my use case.
I used Bazaar almost exclusively until about a year ago. Git's ability
to put stuff in the index without committing and the power of "git
rebase" covers many of the use case
Auto complete stashed modifications for gitk. This makes them easier to
discover and faster to view.
Signed-off-by: Sveinung Kvilhaugsvik
---
contrib/completion/git-completion.bash | 2 ++
1 file changed, 2 insertions(+)
diff --git a/contrib/completion/git-completion.bash
b/contrib/completion
Advertise that the svn-remote..pushurl config key allows specifying
the commit URL for the entire SVN repository in the documenation of git
svn's dcommit command.
Signed-off-by: Sveinung Kvilhaugsvik
---
Documentation/git-svn.txt | 4
1 file changed, 4 insertions(+)
diff --
3 matches
Mail list logo