]> git.neil.brown.name Git - git.git/commit
Merge branch 'js/rebase-i-commentchar-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2016 19:23:17 +0000 (11:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2016 19:23:17 +0000 (11:23 -0800)
commitbd53f38d52b87340ad791290d700c5c7e8587f23
treeecff6137224ddcd8d0e20a9a7c68fec94f056841
parent48e9ad5ef3afd39168e2fb72d0ce7ac5f7124d31
parent882cd23777f8984e433e0c0addae5e9d70de75e8
Merge branch 'js/rebase-i-commentchar-fix'

"git rebase -i" did not work well with core.commentchar
configuration variable for two reasons, both of which have been
fixed.

* js/rebase-i-commentchar-fix:
  rebase -i: handle core.commentChar=auto
  stripspace: respect repository config
  rebase -i: highlight problems with core.commentchar
git-rebase--interactive.sh
t/t3404-rebase-interactive.sh