You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
When the local repo has unpushed commits and then doing a pull, it creates a merge commit, like this one:
Should it try to rebase instead? So that the history is kept clean? I think merge commits for PRs are fine, but when just pulling from the remote, it makes it a bit messy.
One day ™️ there could be a setting. Or like in Tower, a checkbox inline:
But until then, use rebase as default?
Versions
GitHub Package Version (git --git-dir ~/.atom/packages/github/.git rev-parse head): c93a942