git-rebase --interactive
MadCoder wrote today about git-rebase –interactive which is a new feature in git that allows you to easily reorder, or fix patches already applied to the current branch by editing a file… very neat.
MadCoder wrote today about git-rebase –interactive which is a new feature in git that allows you to easily reorder, or fix patches already applied to the current branch by editing a file… very neat.