Update
This commit is contained in:
@@ -85,6 +85,14 @@
|
||||
tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@-"];
|
||||
lg = ["log"];
|
||||
des = ["describe"];
|
||||
sq = ["squash"];
|
||||
};
|
||||
|
||||
ui = {
|
||||
default-command = "log";
|
||||
pager = "less -FRX";
|
||||
diff-formatter = ":git";
|
||||
merge-editor = "vimdiff";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user