diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-20 11:23:56 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-20 11:23:56 +0300 |
commit | 3cdb8b8cf57d6ccfd215d0170c2b616340719d86 (patch) | |
tree | b7c48e25e4623e5f887a4f1b99f4a222b0beb5c3 | |
parent | 787a601c5eefb6dc49042e2ead2c5bd819f7ff8b (diff) | |
download | egawk-3cdb8b8cf57d6ccfd215d0170c2b616340719d86.tar.gz egawk-3cdb8b8cf57d6ccfd215d0170c2b616340719d86.tar.bz2 egawk-3cdb8b8cf57d6ccfd215d0170c2b616340719d86.zip |
Fix a typo in README.git.
-rw-r--r-- | README.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -355,7 +355,7 @@ Otherwise, use `git merge'. remote repo? Either - git fetch --prume + git fetch --prune or git remote prune origin |