diff options
author | Teddy Wing | 2014-12-06 10:55:55 -0500 |
---|---|---|
committer | Teddy Wing | 2014-12-06 10:55:55 -0500 |
commit | c32a3d476a5c5a45fc9d9af45b7393d6f9cc1db0 (patch) | |
tree | 0bcd5a8c64363cd2a82074b2959b4df4b0b36a57 /README.md | |
download | git-checkout-history-c32a3d476a5c5a45fc9d9af45b7393d6f9cc1db0.tar.bz2 |
Initial commit.
* Start of README with an idea for the commands
* Code to grab command line arguments with help from gobyexample.com
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0eb597 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +git-checkout-history +==================== + + + + + $ git checkout-save a-branch-name + $ git checkout-history |