One way of getting a more linear history in git is to do rebase on pull.
Run git config --global pull.rebase true
to set this globally.
For further actions, you may consider blocking this person and/or reporting abuse
One way of getting a more linear history in git is to do rebase on pull.
Run git config --global pull.rebase true
to set this globally.
For further actions, you may consider blocking this person and/or reporting abuse
Ahmad Tibibi -
AryantKumar -
Rivka -
Lior Amsalem -
Top comments (0)