Add git_current_user_* functions (#4961)
parent
ab686a4886
commit
c071316a6e
@ -144,10 +144,12 @@ These are aliases that have been removed, renamed, or otherwise modified in a wa
|
|||||||
|
|
||||||
### Current
|
### Current
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:-------------------|:----------------------------------------|
|
|:-----------------------|:----------------------------------------|
|
||||||
| current_branch | Return the name of the current branch |
|
| current_branch | Return the name of the current branch |
|
||||||
| current_repository | Return the names of the current remotes |
|
| current_repository | Return the names of the current remotes |
|
||||||
|
| git_current_user_name | Returns the `user.name` config value |
|
||||||
|
| git_current_user_email | Returns the `user.email` config value |
|
||||||
|
|
||||||
### WiP
|
### WiP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user