зеркало из https://github.com/github/msysgit.git
apply-from-gmane: fall back to three-way merges
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Родитель
7aea7c12a4
Коммит
a98fbeca14
|
@ -22,4 +22,4 @@ case "$URL" in
|
|||
*) URL=${URL%/}/raw;;
|
||||
esac
|
||||
|
||||
curl $URL | git am --whitespace=fix -s
|
||||
curl $URL | git am --whitespace=fix -3 -s
|
||||
|
|
Загрузка…
Ссылка в новой задаче