mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:56:10 +02:00
Set showing status as simple
This commit is contained in:
parent
345e2f8634
commit
58f0abce74
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
[push]
|
[push]
|
||||||
default = simple
|
default = simple
|
||||||
[alias]
|
[alias]
|
||||||
st = status
|
st = status -s -b
|
||||||
|
|
||||||
branches = branch -a
|
branches = branch -a
|
||||||
tags = tag
|
tags = tag
|
||||||
|
|
Loading…
Add table
Reference in a new issue