We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e12a8b6 + 67d8674 commit cc3633aCopy full SHA for cc3633a
README.md
@@ -55,7 +55,7 @@ $ git lfs track "*.psd"
55
56
(Where `*.psd` is the pattern of filenames that you wish to track. You can read
57
more about this pattern syntax
58
-[here](https://git-scm.org/docs/git-attribute://git-scm.com/docs/gitattributes)).
+[here](https://git-scm.com/docs/gitattributes)).
59
60
After any invocation of `git-lfs-track(1)` or `git-lfs-untrack(1)`, you _must
61
commit changes to your `.gitattributes` file_. This can be done by running:
0 commit comments