On Sun, May 20, 2018 at 11:15 AM, Martin Ågren wrote:
> On 20 May 2018 at 10:12, Nguyễn Thái Ngọc Duy wrote:
>> The only thing these commands need is extra parseopt flags which can be
>> passed in by OPT_SET_INT_F() and it is a bit more compact than full
>> struct initialization.
>
>> diff --git
On 20 May 2018 at 10:12, Nguyễn Thái Ngọc Duy wrote:
> The only thing these commands need is extra parseopt flags which can be
> passed in by OPT_SET_INT_F() and it is a bit more compact than full
> struct initialization.
> diff --git a/archive.c b/archive.c
> index 93ab175b0b..4fe7bec60c 100644
The only thing these commands need is extra parseopt flags which can be
passed in by OPT_SET_INT_F() and it is a bit more compact than full
struct initialization.
Signed-off-by: Nguyễn Thái Ngọc Duy
---
archive.c | 6 ++
builtin/am.c | 12 ++--
builtin/branch.
3 matches
Mail list logo