
24 Aug
2017
24 Aug
'17
10:46 a.m.
On Thu, Aug 24, 2017 at 11:14:57AM +0200, Peter Krempa wrote:
On Thu, Aug 24, 2017 at 10:50:29 +0200, Erik Skultety wrote:
This pulls in, among other new things, vc-list-files fix to make syntax-check work with git worktrees.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- .gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Did you push this under the "gnulib update rule"? If not, ACK
No, I did not. This was the first time I made any adjustments to gnulib, so I wanted to be sure I didn't miss anything. Saying that, before sending the patch I also checked whether the bootstrap version needed to be updated as well, but it turned out that we're already using the current version. Thanks for review, I pushed the patch. Erik