all repos — nixfiles @ 648a40e503df5cd27e04b84502e4aad5c493b782

System and user configuration, managed by nix and home-manager

Git: Alias up to merge in FETCH_HEAD This means I can leave the fetching to the pure prompt background task and merge in the result after I see an indicator

Alan Pearce
commit

648a40e503df5cd27e04b84502e4aad5c493b782

parent

90676d96644c8d4f6f172d7658f00d597fec4194

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-git/config/git/configtag-git/config/git/config
@@ -9,6 +9,7 @@ ui = true
[push] default = current [alias] + up = merge FETCH_HEAD st = status -sb ci = commit br = branch