Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repo-config: fix segfault with no argument.
An earlier addition of --list feature was carelessly done and caused an invalid access to argv[1] when it was not given. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information