Nicholas Allen wrote:Er? What about merge printed? $ git pull . branch Trying really trivial in-index merge... fatal: Merge requires file-level merging Nope. Merging HEAD with c59706ee42aa7b6b2b203d4219210a684f5581f2 Merging: 8f43c37 Moved hello.txt to hello_master.txt c59706e Moved hello.txt to hello_branch.txt found 1 common ancestor(s): b7d5f1a Initial commit CONFLICT (rename/rename): Rename hello.txt->hello_master.txt in branch HEAD rename hello.txt->hello_branch.txt in c59706e Automatic merge failed; fix conflicts and then commit the result. I agree that git-status output could be more helpful in the case of merges. Well, you can always check "git ls-files --stage" $ git ls-files --stage --abbrev 100644 18249f3 1 hello.txt 100644 18249f3 3 hello_branch.txt 100644 18249f3 2 hello_master.txt -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Artem Bityutskiy | [PATCH 10/44 take 2] [UBI] debug unit implementation |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Dave Young | Re: Linux v2.6.24-rc1 |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
