summaryrefslogtreecommitdiffstats
path: root/SYNCING
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2012-09-20 23:02:49 +0100
committerThomas Adam <thomas@xteddy.org>2012-09-20 23:02:49 +0100
commitdc3df931d74fb98146d3bc29ea3de22de4c04d40 (patch)
treebf9b6b02e5537e82be2b05d0562dc8f53fa361d3 /SYNCING
parentd3d48fa3e78cfa3c0a5d6947b952a4488e330b47 (diff)
parent73f29094d0d9b9cc6bfee3c122a6e60e0223afa2 (diff)
Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux
Conflicts: SYNCING
Diffstat (limited to 'SYNCING')
-rw-r--r--SYNCING2
1 files changed, 1 insertions, 1 deletions
diff --git a/SYNCING b/SYNCING
index 1e2f6a82..70e532c1 100644
--- a/SYNCING
+++ b/SYNCING
@@ -99,7 +99,7 @@ line, as in:
% cd /path/to/tmux
% git config --add remote.origin.fetch '+refs/replace/*:refs/replace/*'
-% git fetch origin --all
+% git fetch origin
Performing the Sync
===================