I like this, although fetch should probably have "--force" instead of
the "+branch" notation. --force stands out more and users are familiar
with --force possibly destroying things (rm -rf, anyone?).
I think the document is fine as it is, but could probably start off with
a link to the tutorial, quickstart or a revised version of everyday.txt,
stating that "here's something you might want to read if you prefer to
experiment. If you think something goes wrong, come back here and find
out why".
I found it quite sufficient. Perhaps it would be nice to include some
more advanced examples, like octopus merges and things like that,
although I feel such things could well live in an appendix to keep all
the easy operations up front. Most people I know will most likely
*never* use octopus merges. 90% of the merges we do here at work result
in fast-forwards, so a real merge is already considered a bit odd.
Indeed. I for one like examples that tell me
# type this
# this will happen
# you can see what you just did with this, this, and this command
# this is because...
Not only is it good for learning the how and the why, but it also trains
the fingers right from the start. Hopefully the UI is stabilized enough
by now that we can reliably tell users how to accomplish a certain
thing. UI changes must almost certainly be listed at whatever official
site git has. As Junio has already pointed out, the members of the git
mailing list are now in minority among the git users, so some other
place has to hold the user-visible changes as well and the location of
that site must probably be published along with the tools.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html