feature request: add [-n|--no-checkout] to git stash branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Current syntax for stash branch is: branch <branchname> [<stash>]
Proposed syntax: branch <branchname> [-n|--no-checkout] [<stash>]

This allows the stash command to more meaningfully place patches into "correct" working branches without users having to first clean up their working branch. It lowers friction on my own most common use-case for stash and stash branch - to sensibly park small pieces of WIP that I come across while working on something different.

I submitted another proposed flag on stash branch, and similar to last time I'm happy to take a crack at this if people think it's something that could be merged.

thanks,
Colin



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux