On Tue, 23 Oct 2012 11:55:11 -0700, Tim Bird wrote: > > Agreed. Once you start using "git rebase -i", you start wondering > > how you ever could have lived with quilt. > > It must just be me. I've tried "git rebase -i" a few times, and I > always manage to completely mess up my patches. If I hadn't done a > git stash, I would have been dead. I probably just need to muscle my > way through it a few more times until I'm comfortable with it, but I > must be doing something wrong...
Yes, it takes a little bit of time to get used to 'git rebase -i'. Having someone explaining you the workflow is most likely the best thing: in no more than 30 minutes to an hour, you'll have fully understood the power of 'git rebase -i'. However, once you've understood how it works, believe, you'll never get back to quilt, and you will pester against any version control system that doesn't provide a tool similar to interactive rebasing. Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com _______________________________________________ Celinux-dev mailing list Celinux-dev@lists.celinuxforum.org https://lists.celinuxforum.org/mailman/listinfo/celinux-dev