Skip to content

feat: Skip unnecessary fetch

Victor Engmark requested to merge skip-unnecessary-fetch into master

With pull.rebase and rebase.autostash enabled, Git should take care of applying any changes on top of the local ones.

Merge request reports