Typo
This commit is contained in:
parent
16085ea510
commit
a13b62b983
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ log = "nearby(8) | @..main@origin | main@origin::@ | @:: | visible_heads() ~ boo
|
||||||
[git]
|
[git]
|
||||||
push-bookmark-prefix = "barakmich/"
|
push-bookmark-prefix = "barakmich/"
|
||||||
# Prevent pushing work in progress or anything explicitly labeled "private"
|
# Prevent pushing work in progress or anything explicitly labeled "private"
|
||||||
private-commits = "description(glob:'wip:*') | description(glob:'private:*') | description(glob:'XXX*)"
|
private-commits = "description(glob:'wip:*') | description(glob:'private:*') | description(glob:'XXX*')"
|
||||||
|
|
||||||
[aliases]
|
[aliases]
|
||||||
bm = ["bookmark", "move", "--to"]
|
bm = ["bookmark", "move", "--to"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue