Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-add--interactive.perl: Remove two unused variables
The patch 8f0bef6 refactored this script and made the variable $fh unneeded in subs diff_applies and patch_update_file, but forgot to remove them. Signed-off-by: Thomas Badie <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information