mirror of
https://github.com/git/git.git
synced 2026-01-13 20:30:48 +00:00
The most notable change is that we no longer take "git add ''" and add everything. An empty string is now an error when used as a pathspec element. Signed-off-by: Junio C Hamano <gitster@pobox.com>