The interface actually makes sense in this iteration, thanks to Junio. Also fix minor nits pointed out by Phil Hord. Thanks. Ramkumar Ramachandra (5): stash doc: add a warning about using create stash doc: document short form -p in synopsis stash: simplify option parser for create stash: introduce 'git stash store' rebase: use 'git stash store' to simplify logic Documentation/git-stash.txt | 13 ++++++++++-- git-rebase.sh | 7 ++---- git-stash.sh | 52 ++++++++++++++++++++++++++++++++++++--------- t/t3903-stash.sh | 19 +++++++++++++++++ 4 files changed, 74 insertions(+), 17 deletions(-) -- 1.8.3.1.441.gd7d6b72.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html