only bookmark commits with data
This commit is contained in:
parent
9d1b56ddb3
commit
c922ce552c
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ format = "git"
|
|||
[aliases]
|
||||
wip = ["ci", "-m", "wip"]
|
||||
la = ["log", "-r", "all()"]
|
||||
bsm = ["bookmark", "set", "main"]
|
||||
bsm = ["bookmark", "set", "main", "-r", "latest(~empty())"]
|
||||
|
|
Loading…
Reference in a new issue