Commit Graph

4 Commits

Author SHA1 Message Date
Topi Miettinen
32c0a18d2b
Delete empty lines at end of file
Upstream commit hooks don't allow empty lines and of course they serve no
purpose.

Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
2020-05-16 11:25:10 +03:00
Felipe Sateler
c7dae0083e git-cherry-pick: Actually use cherry-pick for picking
Use git cherry-pick for picking instead of rebase.
This allows using -x flag and thus record the upstream commit that is
being picked.
2017-03-08 11:05:54 -03:00
Felipe Sateler
4b1ba0037c git-cherry-pick: always recreate the patch-queue branch
But print the previous address in case it had other work
2016-09-03 10:03:42 -03:00
Felipe Sateler
744ff7a7ad Add basic version of git-cherry-pick 2016-08-23 06:46:33 +02:00