-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.21
-
Component/s: Git
-
None
-
Minor
When I try to use the edit message option while running an interactive rebase, the 1st line of my message always gets omitted if I start it with a #.
I'm using
#ticket-id: title
for all of my commit titles and this can get a bit confusing.
Using git commit with the Amend latest commit option works fine though.