Re: Find the starting point of a local branch

2012-12-23 Thread Seth Robertson
worse, if you did a fast-forward merge (I recommend against them in general) then it is impossible to discover about what the independent pre-merge history was really like. -Seth Robertson -- To unsubscribe from this list: send the line unsubscribe git

Re: Composing git repositories

2013-03-31 Thread Seth Robertson
, if you have git output paging turned on and many subprojects to check out, `gits clone` pages the output and more to the point, blocks the clones until you page through the output which you must typically do many times). -Seth Robertson -- To unsubscribe

Re: Advice and repo setup

2013-04-06 Thread Seth Robertson
these things? Any help or pointers appreciated. http://sethrobertson.github.com/GitBestPractices/ -Seth Robertson -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http