Eli Zaretskii wrote: > How about a URL for where to read about GIT? For anonymous checkout, in any Bourne-shell the following should work: $ git clone git://git.sv.gnu.org/emacs Or, if you prefer the CVS-like 'cogito' frontend to plain 'git': $ cg clone git://git.sv.gnu.org/emacs
git resources: Overview: http://en.wikipedia.org/wiki/Git_(software) Homepage: http://git.or.cz/ Download: http://www.kernel.org/pub/software/scm/git/ Tutorial: http://git.or.cz/course/ http://www.kernel.org/pub/software/scm/git/docs/tutorial.html FAQ: http://git.or.cz/gitwiki/GitFaq cogito resources: Overview: http://en.wikipedia.org/wiki/Cogito_(software) Homepage: http://git.or.cz/cogito/ Download: http://kernel.org/pub/software/scm/cogito/ Tutorial: http://git.or.cz/course/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
