Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refs: cleanup comments regarding check_refname_component()
Correctly specify all characters which are rejected under the '4: a bad character' disposition, which did not list all characters that are treated as such. Cleanup comment style for rejected refs by inserting a ", or" at the end of each statement. Signed-off-by: Jacob Keller <jacob.keller@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information