[U-Boot] [PATCH v2 1/3] buildman: Allow branch names which conflict with directories

Simon Glass sjg at chromium.org
Sun Mar 20 01:25:54 CET 2016


On 12 March 2016 at 18:50, Simon Glass <sjg at chromium.org> wrote:
>
> At present if you try to use buildman with the branch 'test' it will
> complain that it is unsure whether you mean the branch or the directory.
> This is a feature of the 'git log' command that buildman uses. Fix it
> by resolving the ambiguity.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2:
> - Fix test breakage
>
>  tools/buildman/func_test.py | 2 ++
>  tools/patman/gitutil.py     | 5 +++++
>  2 files changed, 7 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list