View Single Post
Old 01-09-2015, 05:10 PM   #1152
jgoguen
Generally Awesome Person
jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.
 
Posts: 1,100
Karma: 2191133
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
@NiLuJe: To keep things easier to manage, what I'd recommend is that you start from the master branch as it was when you forked, then create a branch for each distinct change (git checkout -b branch-name), make only your distinct changes for the one branch, push it, and make a pull request for each branch. Then go back to master and make a new branch and start on the next distinct feature.
jgoguen is offline   Reply With Quote