Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-new-workdir: Fix shell warning about operator == used with test.
Use = instead of == with test to test for equality. Signed-off-by: Simon Hausmann <simon@lst.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information