pass: add git command example (#7300)
This commit is contained in:
@@ -31,3 +31,7 @@
|
||||
- Initialize a new Git repository (any changes done by pass will be committed automatically):
|
||||
|
||||
`pass git init`
|
||||
|
||||
- Run a Git command on behalf of the password storage:
|
||||
|
||||
`pass git {{command}}`
|
||||
|
Reference in New Issue
Block a user