summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixed `git this` when run from a subdir.Owen Jacobson2014-02-04
| | | | | `git this` now captures the entire work tree. `git these` captures the cwd only.
* Merge pull request #3 from ojacobson/usage-docsOwen Jacobson2013-11-25
|\ | | | | Turns out the README was incomplete.
| * Turns out the README was incomplete.Owen Jacobson2013-11-25
|/ | | | Now it's incomplete and kind of annoying about it.
* Merge pull request #1 from ojacobson/newbranch-is-startOwen Jacobson2013-11-25
|\ | | | | Rename `newbranch` to `start` for tersity (thanks, @idcmp!)
| * Rename `newbranch` to `start` for tersity (thanks, @idcmp!)Owen Jacobson2013-11-25
| |
* | Merge pull request #2 from ojacobson/amend-no-editOwen Jacobson2013-11-25
|\ \ | |/ |/| Include `--no-edit` in `git amend`, for streamlining. (Thanks, canton7!)
| * Include `--no-edit` in `git amend`, for streamlining. (Thanks, canton7!)Owen Jacobson2013-11-25
|/
* Exported my aliases for easier sharing.Owen Jacobson2013-11-25