Re: "git pull . <branch>" versus "git merge <branch>"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Brandon Casey
Date: Wednesday, June 11, 2008 - 11:32 am

Daniel Barkalow wrote:

Was there some past discussion of the ui merits of a separate 'merge' command
for dealing with local merges and a 'pull' command for remote merges? I
understand merge is the backend. The question has to do with the high-level
user interface: one command or two? Why wasn't git-pull enough?

I ask because elsewhere in this thread Miklos suggests that git-merge should
be preferred over git-pull when dealing with a local repostory and you suggest
here that the documentation should be updated to use the 'git merge' method
instead of 'git pull'. I had the impression that git-merge was only used by
those who had not yet gotten their mind around the pull methodology. So it
was more of an 'ease the transition from other SCMs' rather than the recommended
way of doing things.

-brandon

--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: "git pull . <branch>" versus "git merge <branch>", Brandon Casey, (Wed Jun 11, 11:32 am)