[MonoDevelop] Git add-in

"Andrés G. Aragoneses" knocte at gmail.com
Thu Jul 29 08:23:00 EDT 2010


El 29/07/10 10:53, Lluis Sanchez Gual escribió:
> 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.

Somehow the need to distinguish between History and Remote History is
more needed now with git support. This is a related bug (SVN) by the way:

https://bugzilla.novell.com/show_bug.cgi?id=427007

Regards,

  Andres

-- 



More information about the Monodevelop-list mailing list