Jeff King writes:
> On Fri, Jun 16, 2017 at 12:30:49AM -0400, Liam Beguin wrote:
>
>> @@ -1642,6 +1664,8 @@ static void wt_longstatus_print(struct wt_status *s)
>> } else
>> printf(_("nothing to commit, working tree clean\n"));
>> }
>> +if (!git_config_g
On Fri, Jun 16, 2017 at 12:30:49AM -0400, Liam Beguin wrote:
> @@ -1642,6 +1664,8 @@ static void wt_longstatus_print(struct wt_status *s)
> } else
> printf(_("nothing to commit, working tree clean\n"));
> }
> + if (!git_config_get_bool("status.showStas
2 matches
Mail list logo