diff options
author | Florian Walch <florian@fwalch.com> | 2016-02-09 00:05:49 +0100 |
---|---|---|
committer | Florian Walch <florian@fwalch.com> | 2016-02-17 00:18:19 +0100 |
commit | cc6299ecbcbdfb76b331a359f986081d6950cd12 (patch) | |
tree | c487f7e3fa7a26c0d083cd3d1ff9c5c6d72ee4c2 /src/nvim/edit.c | |
parent | 775a16b0b707a27728cf545607f03a22e6af9bb6 (diff) | |
download | rneovim-cc6299ecbcbdfb76b331a359f986081d6950cd12.tar.gz rneovim-cc6299ecbcbdfb76b331a359f986081d6950cd12.tar.bz2 rneovim-cc6299ecbcbdfb76b331a359f986081d6950cd12.zip |
vim-patch.sh: Support multi-patch pull requests.
* Calling "vim-patch.sh -p" on a checked-out branch already created with
"-p" will re-use the branch and append commits.
* Fetch upstream/master before checking out branch on first call of "-p".
* Reverted creation of commit in submit step ("-s") to previous behavior:
Create an empty commit with correct commit message when "-p" is called.
* Submitting a pull request with "-s" will create a correct pull request
message even if multiple patches have been ported in one single branch
with "-p".
Diffstat (limited to 'src/nvim/edit.c')
0 files changed, 0 insertions, 0 deletions