chiark / gitweb /
add a note about git-fetch
authorMatthew Vernon <matthew@rapun.sel.cam.ac.uk>
Tue, 25 May 2010 16:06:48 +0000 (17:06 +0100)
committerMatthew Vernon <matthew@rapun.sel.cam.ac.uk>
Tue, 25 May 2010 16:06:48 +0000 (17:06 +0100)
git-notes.txt

index 951db48a8be79037d756e4b11cb484d3729e62df..db8dd332e8e81321f5454325afddd2e4d6977cd3 100644 (file)
@@ -19,3 +19,5 @@ programming/irc/bot-test contains a clone of bot, but with
 Servus-chiark.py changed to launch a test version into #test. If you
 git-pull in there, you can then launch the new code and check it works
 before killing and reloading Servus proper.
+
+git-fetch can be used to consider other trees before committing them.