Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When extra command line arguments are given to a command that was alias-expanded, the code generated a wrong argument list, leaving the original alias in the result, and forgetting to terminate the new argv list. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information