issues
search
kieranpotts
/
dotfiles
My UNIX dotfiles.
MIT License
1
stars
0
forks
source link
Changes to wip Git alias
#201
Open
kieranpotts
opened
1 year ago
kieranpotts
commented
1 year ago
The first "WIP" commit in a chain should have a proper commit message
Subsequent
git wip
commits would add
--fixup
commits (and append the " - WIP" string to the original message
A new
git done
command would run the interative rebase
git wip
commits would add--fixup
commits (and append the " - WIP" string to the original messagegit done
command would run the interative rebase