diff --git a/.gitconfig b/.gitconfig index c9f2ec9..106325f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -131,7 +131,9 @@ enabled = true [push] - default = simple + # Push the current branch to update a branch with the same name on the + # receiving end. + default = current [url "https://github.com/"] insteadOf = gh: