mirror of
https://github.com/git/git.git
synced 2026-08-09 09:34:14 +00:00
Reintegrate: allow comments in the input
This commit is contained in:
@@ -39,6 +39,7 @@ no)
|
||||
|
||||
while read branch eh
|
||||
do
|
||||
case "$branch" in '#'*) continue ;; esac
|
||||
case "$eh" in
|
||||
"")
|
||||
save=$(git rev-parse --verify HEAD)
|
||||
|
||||
Reference in New Issue
Block a user