|
From: Jonathan Nieder <jrnieder <at> gmail.com>
Subject: Re: [PATCH 12/13] git-remote-testgit: only push for non-local repositories Newsgroups: gmane.comp.version-control.git Date: 2010-08-30 02:09:40 GMT (1 year, 23 weeks, 2 days, 8 hours and 59 minutes ago) Sverre Rabbelier wrote: > On Sun, Aug 29, 2010 at 20:48, Jonathan Nieder <jrnieder <at> gmail.com> wrote: >> or why we would >> not want to do the equivalent of >> >> git push . refs/testgit/origin/refs/heads/master:refs/heads/master > > That isn't needed since the importer has already done that. Got it. Thanks for the explanation. |
|