« fclose() freezes/hangs when run inside pthread on Android 2.1 | Home | Android MPEG-2 benchmarks »
When git am fails, use 3way
By admin | July 3, 2012
git am 0001-Very-valuable-piece-of-art.patch
Applying: Very valuable piece of art
error: patch failed: Apple.java:212
error: Apple.java: patch does not apply
error: patch failed: Window.java:840
error: Window.java: patch does not apply
Patch failed at 0001 Very valuable piece of art
When you have resolved this problem run “git am –resolved”.
If you would prefer to skip this patch, instead run “git am –skip”.
To restore the original branch and stop patching run “git am –abort”.
What to do? –3way to the rescue!
git am --3way
Applying: Very valuable piece of art
Using index info to reconstruct a base tree…
Falling back to patching base and 3-way merge…
Auto-merging Apple.java
Auto-merging Window.java
Smooth.
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | 4 Comments »
February 5th, 2022 at 15:38
… [Trackback]
[…] Here you can find 1432 additional Information to that Topic: compdigitec.com/labs/2012/07/03/when-git-am-fails-use-3way/ […]
May 15th, 2022 at 20:37
… [Trackback]
[…] Information on that Topic: compdigitec.com/labs/2012/07/03/when-git-am-fails-use-3way/ […]
June 7th, 2022 at 18:10
… [Trackback]
[…] Read More on to that Topic: compdigitec.com/labs/2012/07/03/when-git-am-fails-use-3way/ […]
June 22nd, 2022 at 09:44
… [Trackback]
[…] Read More here to that Topic: compdigitec.com/labs/2012/07/03/when-git-am-fails-use-3way/ […]