jj: branch -> bookmark
This commit is contained in:
parent
f1e29fd5f8
commit
6b386be43b
3 changed files with 24 additions and 24 deletions
|
@ -90,7 +90,7 @@
|
|||
),
|
||||
"(no description set)"
|
||||
),
|
||||
branches.join(", "),
|
||||
bookmarks.join(", "),
|
||||
commit_id.shortest(),
|
||||
if(conflict, "(conflict)"),
|
||||
if(empty, "(empty)"),
|
||||
|
|
|
@ -56,7 +56,7 @@ in
|
|||
};
|
||||
|
||||
git = {
|
||||
push-branch-prefix = "dln/push-";
|
||||
push-bookmark-prefix = "dln/push-";
|
||||
};
|
||||
|
||||
ui = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue