* [libnftables] git repository
@ 2013-04-02 14:26 Arturo Borrero Gonzalez
2013-04-02 15:23 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Arturo Borrero Gonzalez @ 2013-04-02 14:26 UTC (permalink / raw)
To: netfilter-devel
Hi there!
I see that libnftables' git repository are in both 1984.lsi.us.es and
git.netfilter.org.
But last patches only appear in git.netfilter.org.
As I've been using the 1984.lsi.us.es git remote, should I change to
git.netfilter.org?
Regards.
--
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [libnftables] git repository
2013-04-02 14:26 [libnftables] git repository Arturo Borrero Gonzalez
@ 2013-04-02 15:23 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2013-04-02 15:23 UTC (permalink / raw)
To: Arturo Borrero Gonzalez; +Cc: netfilter-devel
On Tue, Apr 02, 2013 at 04:26:39PM +0200, Arturo Borrero Gonzalez wrote:
> Hi there!
>
> I see that libnftables' git repository are in both 1984.lsi.us.es and
> git.netfilter.org.
>
> But last patches only appear in git.netfilter.org.
>
> As I've been using the 1984.lsi.us.es git remote, should I change to
> git.netfilter.org?
Yes.
You can change to the new location without a full clone easily by
editing the `url' parameter of your libnftables/.git/config file to
point to git://git.netfilter.org/libnftables.
You already had patches upon your local tree, you can use git pull --rebase.
If you're using stgit, IIRC you will have to pop all your patches,
pull from master, and the push your patches again.
Regards.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-02 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 14:26 [libnftables] git repository Arturo Borrero Gonzalez
2013-04-02 15:23 ` Pablo Neira Ayuso
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).