Skip to content

Commit 4dbbf51

Browse files
committed
Mention gix credential program (#450)
1 parent 7abc0a3 commit 4dbbf51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
4848
* [x] **previous-branches** - list all previously checked out branches, powered by the ref-log.
4949
* **remote**
5050
* [x] **refs** - list all references available on the remote based on the current remote configuration.
51+
* **credential**
52+
* [x] **fill/approve/reject** - The same as `git credential`, but implemented in Rust, calling helpers only when from trusted configuration.
5153
* **free** - no git repository necessary
5254
* **pack**
5355
* [x] [verify](https://asciinema.org/a/352942)

0 commit comments

Comments
 (0)