42Paris / 42header

42 header
Other
296 stars 108 forks source link

Fix unwanted update during rebase #11

Open AdrianWeaver opened 2 years ago

AdrianWeaver commented 2 years ago

Using a system cmd checking if a rebase is in progress to deny the update.

Fix #10

AdrianWeaver commented 2 years ago

This fix seem to cause another error adding another header if one already exists during a rebase. Working on a clean solution.

AdrianWeaver commented 2 years ago

Fixed mistake highlighted in previous comment. Should be a working solution to the original issue #10.