Hi all,
I recently started using the github branches to track my changes to Vim.
I have a question about syncing a feature branch to the upstream repository.
I first created a clone of the Vim repository:
https://github.com/yegappan/vim
Next, I created a child branch for each of my change:
https://github.com/yegappan/vim/branches
After Bram released several patches recently, I synced my fork to the Vim
repository. Now how do I sync (rebase) all of the feature branches?
When I tried to rebase and push the changes back to one of the child branch,
it created a commit with all the patches from the mainline. It shows up as
though I committed all the changes.
https://github.com/vim/vim/pull/830/commits
https://github.com/vim/vim/pull/830/files
What is the proper method to sync (rebase) the upstream changes to the feature
branches in a fork?
Thanks,
Yegappan
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.