diff options
author | Teddy Wing | 2014-12-26 19:30:53 -0500 |
---|---|---|
committer | Teddy Wing | 2014-12-26 19:33:07 -0500 |
commit | 4148c1408564d2353a43d78dcc9aab0d480a38fd (patch) | |
tree | 65c986b6a64c7e16ea211b80810b671816656192 /utils | |
parent | d77af4ce1538f9da5e51e3ecb15a24bbe90358e5 (diff) | |
download | git-checkout-history-4148c1408564d2353a43d78dcc9aab0d480a38fd.tar.bz2 |
git-checkout-store: Take arbitrary arguments
Allow arbitrary arguments to be inputted. This allows us to take flags
and pass them on directly to `git-checkout`. We can now for example do
git checkout-store -b some-new-branch
and the command will work the same way as `git-checkout` with the added
benefit of storing the branch in history.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions