mirror of
https://github.com/git/git.git
synced 2026-04-09 08:20:10 +02:00
The current git-stash behaviour is very error prone to typos. For example, if you typed "git-stash llist", git-stash would think that you wanted to save to a stash named "llist", but in fact, you meant "git-stash list". Signed-off-by: Kevin Leung <kevinlsk@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.8 KiB
Executable File
4.8 KiB
Executable File