On Thu, Mar 17, 2011 at 08:51:58AM +0100, Victor Engmark wrote:
quoted
Take all of my scripting there as illustrative of the concept, but not
necessarily a good idea. In particular, it doesn't handle quoting of
filenames at all, and it probably doesn't handle files whose resolution
was to be deleted (since the checkout will fail).
This discussion is great! Is there some place where this sort of a thing
usually ends up, such as a wiki or the Git Community Book
<http://book.git-scm.com/>?
There's an FAQ section on the wiki:
https://git.wiki.kernel.org/index.php/GitFaq
though I am not sure this is frequently asked. The Git Community Book
seems pretty inactive these days. The last work on it is about 2 years
old:
https://github.com/schacon/gitbook
These days Pro Git is freely available and seems much more active:
https://github.com/progit/progit
I know Scott is collecting random advanced topics like this for an
eventual second edition. Maybe this topic would be of interest.
-Peff