On Tue, Jul 25, 2017 at 06:34:56PM -0700, Jonathan Tan wrote:
> Remove the unused variable "heads" from cmd_fsck().
>
> This variable was made unused in commit c3271a0 ("fsck: do not fallback
> "git fsck " to "git fsck"", 2017-01-17).
Thanks, I should have caught this then.
The patch is obvious
Remove the unused variable "heads" from cmd_fsck().
This variable was made unused in commit c3271a0 ("fsck: do not fallback
"git fsck " to "git fsck"", 2017-01-17).
Signed-off-by: Jonathan Tan
---
While working on fsck, I noticed one more possible cleanup.
---
builtin/fsck.c | 4 +---
1 file ch
2 matches
Mail list logo