Skip to content

Commit 60f950d

Browse files
committed
keep track of very new 'hasconfig' include condition (#331)
1 parent c333149 commit 60f950d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crate-status.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,8 @@ See its [README.md](https://github.com/Byron/gitoxide/blob/main/git-lock/README.
343343
* [x] path (incl. resolution)
344344
* [x] include
345345
* [ ] includeIf
346+
* [ ] `gitdir`, `gitdir/i`, `onbranch`
347+
* [ ] `hasconfig`
346348
* [x] write
347349
* keep comments and whitespace, and only change lines that are affected by actual changes, to allow truly non-destructive editing
348350
* [ ] `Config` type which integrates multiple files into one interface to support system, user and repository levels for config files

0 commit comments

Comments
 (0)