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.
1 parent c333149 commit 60f950dCopy full SHA for 60f950d
crate-status.md
@@ -343,6 +343,8 @@ See its [README.md](https://github.com/Byron/gitoxide/blob/main/git-lock/README.
343
* [x] path (incl. resolution)
344
* [x] include
345
* [ ] includeIf
346
+ * [ ] `gitdir`, `gitdir/i`, `onbranch`
347
+ * [ ] `hasconfig`
348
* [x] write
349
* keep comments and whitespace, and only change lines that are affected by actual changes, to allow truly non-destructive editing
350
* [ ] `Config` type which integrates multiple files into one interface to support system, user and repository levels for config files
0 commit comments