summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJed Brown <jed@59A2.org>2013-01-21 00:28:48 -0600
committerJed Brown <jed@59A2.org>2013-01-21 00:28:48 -0600
commit45d76fc83c25145c4511977a153eebc5903a0622 (patch)
tree89ee2f709d45d4209afff59b4ed76824e022d8a9 /README.md
parent1f25e7f59d7fdf88ad2d1b759532b8ec8086de93 (diff)
downloadgit-fat-45d76fc83c25145c4511977a153eebc5903a0622.tar.gz
Fix quote
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1abbf53..90fe9c0 100644
--- a/README.md
+++ b/README.md
@@ -190,7 +190,7 @@ Currently, this may only contain exact paths relative to the root of the
repository. Finally, run
git filter-branch --index-filter \
- 'git fat index-filter /tmp/fat-filter-files` \
+ 'git fat index-filter /tmp/fat-filter-files' \
--tag-name-filter cat -- --all
When this finishes, inspect to see if everything is in order and follow