Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCHES] git-r3.eclass: Slight cleanup and support for any ref
Date: Sat, 26 Sep 2015 14:44:36
Message-Id: 20150926164414.74c34c5c@gentoo.org
In Reply to: [gentoo-dev] [PATCHES] git-r3.eclass: Slight cleanup and support for any ref by "Michał Górny"
1 On Sat, 26 Sep 2015 15:28:56 +0200
2 Michał Górny <mgorny@g.o> wrote:
3
4 > Hi,
5 >
6 > Small patch set for review. Patch 1 cleans up some comments inside
7 > the eclass, while patch 2 removes unused 'is_branch' variable.
8 > Finally, patch 3 adds support for passing any of the 'refs/*' rather
9 > than 'refs/heads/*' only. This was requested by vapier in #556822 [1].
10
11 IMHO you don't need to send them for review here nor to create a
12 branch for committing these, esp. the cosmetics part :)
13
14 3/3 will just increase what is fetched and might not break anything,
15 right ?

Replies