diff options
author | Teddy Wing | 2014-12-06 18:42:03 -0500 |
---|---|---|
committer | Teddy Wing | 2014-12-06 18:44:51 -0500 |
commit | cd4a62fbbd0d8f89c6ab7e9e0d92d86f3442cfbd (patch) | |
tree | 196072f9671528a4b5ff697db6e440b324e648d3 /README.md | |
parent | fe9abe49b3b9e9c325d8cb73728fdde119e8c79b (diff) | |
download | git-checkout-history-cd4a62fbbd0d8f89c6ab7e9e0d92d86f3442cfbd.tar.bz2 |
Move branch storage to utils package
Create utils package and move everything related to branch creation into
the utils.go file. Then call `utils.Store` to store a branch.
Doing this so I can easily store a branch in history from a
`git-checkout-history` call. This is because we want to save to history
even if you're checking out using the history shorthand.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions