diff options
-rw-r--r-- | SYNCING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 =================== |