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 606858e + 539d4eb commit 3a4b96aCopy full SHA for 3a4b96a
README.md
@@ -65,7 +65,7 @@ gitfs git@github.com:user/repo.git /mypath -o
65
repo_path=/tmp/path,branch=dev,log=-,debug=true,foreground=true,fetch_timeout=0.1,merge_timeout=0.1...
66
```
67
68
-For an entire list of options, you can check the [arguments page](https://www.presslabs.com/code/gitfs/gitfs-arguments/).
+For an entire list of options, you can check the [arguments page](https://www.presslabs.com/code/gitfs/arguments/).
69
70
## Features
71
* Automatically commits changes: create, delete, update files and their metadata
0 commit comments