Eric Raible [off-list ref] writes:
Does it bother anyone else that the default for
git stash is inconsistent with branch & tag?
git branch -> list branches
git tag -> list tags
git stash -> create a stash
I understand that branches & tags must explicitly named
and that stashes are by default automatically named.
But wouldn't it be less surprising to me if the default
was 'list' instead of 'save'?
- Eric
Read the whole thread:
http://thread.gmane.org/gmane.comp.version-control.git/63566/focus=63784