jj: use upstream main w/git subprocess support
This commit is contained in:
parent
44bf38a484
commit
52789b71e7
3 changed files with 8 additions and 3 deletions
home/dln
|
@ -43,7 +43,6 @@ in
|
|||
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
# extraPackages = [];
|
||||
};
|
||||
|
||||
programs.jujutsu = {
|
||||
|
@ -62,6 +61,7 @@ in
|
|||
|
||||
git = {
|
||||
push-bookmark-prefix = "dln/push-";
|
||||
subprocess = true;
|
||||
};
|
||||
|
||||
ui = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue