[MonoDevelop] Git add-in
Lluis Sanchez Gual
slluis.devel at gmail.com
Thu Jul 29 04:53:25 EDT 2010
El dj 29 de 07 de 2010 a les 09:52 +0200, en/na Federico Di Gregorio va
escriure:
> On 28/07/2010 20:07, Lluis Sanchez Gual wrote:
> >> Pull - Pull changes from remote repository
> >> > Fetch - Fetch changes from remote repository
> > Pull and Fetch are implemented by the "Update" command, so there is no
> > need to have them as separate commands.
> >
>
> Just a note about pull and fetch. In git pull is "fetch + merge into
> default merge branch" and sometimes you want to do a fetch then use some
> history review tool (like gitk --all) before the real merge. So it does
> make sense to have "update" do a pull but have a separate "fetch" command.
Then what you need is a "Show Remote History" command, not a fetch
command.
Lluis.
More information about the Monodevelop-list
mailing list