Loading .config/git/config +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ forget = reset HEAD^ iec = commit --allow-empty --only --message \"Initial empty commit.\" merg = merge --no-edit pick = log --pickaxe-all --patch -G pop = stash pop posh = push --set-upstream origin HEAD pre-commit = ! pre-commit run --files $(git uncommitted) Loading Loading @@ -72,6 +73,9 @@ tool = meld ff = false [notes] rewriteRef = refs/notes/commits [push] followTags = true default = simple Loading Loading
.config/git/config +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ forget = reset HEAD^ iec = commit --allow-empty --only --message \"Initial empty commit.\" merg = merge --no-edit pick = log --pickaxe-all --patch -G pop = stash pop posh = push --set-upstream origin HEAD pre-commit = ! pre-commit run --files $(git uncommitted) Loading Loading @@ -72,6 +73,9 @@ tool = meld ff = false [notes] rewriteRef = refs/notes/commits [push] followTags = true default = simple Loading