aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDonnie Berkholz <donnie@comet.(none)>2006-04-18 01:35:55 -0700
committerDonnie Berkholz <donnie@comet.(none)>2006-04-18 01:35:55 -0700
commit7d0abdc2e2eb8723cb9adcb726a53c5d1b624439 (patch)
treed0f2b7207418178b63dea0a949ba7aa2e3b36cc5 /README
parentUpdate with info on using the new git repo. (diff)
downloaddberkholz-7d0abdc2e2eb8723cb9adcb726a53c5d1b624439.tar.gz
dberkholz-7d0abdc2e2eb8723cb9adcb726a53c5d1b624439.tar.bz2
dberkholz-7d0abdc2e2eb8723cb9adcb726a53c5d1b624439.zip
Add info on updating a checkout.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index e64b173..07f697a 100644
--- a/README
+++ b/README
@@ -7,6 +7,10 @@ If you have a login on this box, you can instead do:
git clone git+ssh://${USER}@people.freedesktop.org/~spyderous/public_html/overlay.git
+To update a checkout:
+
+git pull
+
Some git howtos are available in the git documentation. In particular, see
index.html
tutorial.html