Follow up on last commit and actually allow editing
the commit message again. PR: 224634 Reported by: yuri Sponsored by: Absolight
This commit is contained in:
parent
fea66c6693
commit
033977e70f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457506
@ -154,6 +154,7 @@ while ! "${svn}" ci -F commit.txt "${branch}"; do
|
||||
echo "Saving commit log to ${save_log}"
|
||||
break
|
||||
fi
|
||||
${EDITOR:-vi} commit.txt
|
||||
done
|
||||
rm -rf "${dir}"
|
||||
trap - 0
|
||||
|
Loading…
Reference in New Issue
Block a user