git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT] [PATCH v2 0/1] Make sure to setup a clone the same as git-clone does
@ 2009-02-23 17:45 Ferry Huberts
  2009-02-23 17:45 ` [EGIT] [PATCH v2 1/1] Make sure to set up the default remote branch correctly Ferry Huberts
  0 siblings, 1 reply; 2+ messages in thread
From: Ferry Huberts @ 2009-02-23 17:45 UTC (permalink / raw)
  To: git; +Cc: Ferry Huberts

Currently the plugin does not setup the default remote branch, something that
git-clone does do.

This patch fixes the issue and makes the plugin setup a cloned repository
exactly the same as git-clone.

Ferry Huberts (1):
  Make sure to set up the default remote branch correctly

 .../org/spearce/egit/core/op/CloneOperation.java   |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-23 17:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 17:45 [EGIT] [PATCH v2 0/1] Make sure to setup a clone the same as git-clone does Ferry Huberts
2009-02-23 17:45 ` [EGIT] [PATCH v2 1/1] Make sure to set up the default remote branch correctly Ferry Huberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).