Loading .config/git/config +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ff = merge --no-edit --ff-only master fixup = !cd "${GIT_PREFIX:-$PWD}" && git commit --fixup $(git last-commit) forget = reset HEAD^ iec = commit --allow-empty --only --message \"Initial empty commit.\" merg = merge --no-edit pop = stash pop posh = push --set-upstream origin HEAD Loading Loading
.config/git/config +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ ff = merge --no-edit --ff-only master fixup = !cd "${GIT_PREFIX:-$PWD}" && git commit --fixup $(git last-commit) forget = reset HEAD^ iec = commit --allow-empty --only --message \"Initial empty commit.\" merg = merge --no-edit pop = stash pop posh = push --set-upstream origin HEAD Loading