/DAKOSY/DE
An: git@vger.kernel.org
Datum: 10.07.2017 18:09
Betreff:Performance improvement for git pull rebase and autostash
Hi,
I have some suggestions to improve performance of 'git pull --rebase'.
1. If I have no new local commits "git pull --rebase" wil
Hi,
I have some suggestions to improve performance of 'git pull --rebase'.
1. If I have no new local commits "git pull --rebase" will do a fast
forward merge. But if I have changes to local files I have to stash them
also if they are not affected by the new commits from origin. I think in
that
2 matches
Mail list logo