summaryrefslogtreecommitdiff
path: root/aliases.gitconfig
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 #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
| |
* | Include `--no-edit` in `git amend`, for streamlining. (Thanks, canton7!)Owen Jacobson2013-11-25
|/
* Exported my aliases for easier sharing.Owen Jacobson2013-11-25