mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 01:24:05 -05:00
have the devshell rebase upstream changes onto our branch when we enter it
This commit is contained in:
parent
6ced268be4
commit
d4084a869a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,5 +14,6 @@ pkgs.mkShell {
|
|||
|
||||
shellHook = ''
|
||||
jj git fetch
|
||||
jj rebase -d prod
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue