Skip to content

Commit ba12814

Browse files
committed
update
1 parent 87393ea commit ba12814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nushell/init.nu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ def gc [
401401
}
402402

403403
def gcb [
404-
branch
404+
branch = "mm-update"
405405
] {
406406
let current_branch = (gb)
407407

0 commit comments

Comments
 (0)