Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .gitconfig: Use `origin` as the default remote on the `master` branch | Mathias Bynens | 2012-03-13 | 1 | -0/+5 |
| | | | | | | Apparently there are cases where this is not the default: http://stackoverflow.com/q/658885/96656 Hat tip to @cowboy. | ||||
* | .gitconfig: Add `d` alias | Mathias Bynens | 2012-02-19 | 1 | -0/+2 |
| | |||||
* | .gitconfig: Add `c` alias which clones a repository including all submodules | Mathias Bynens | 2012-02-16 | 1 | -0/+2 |
| | |||||
* | .gitconfig: Add `go` and `ca` aliases | Mathias Bynens | 2012-02-14 | 1 | -0/+4 |
| | |||||
* | .gitconfig: Add comments | Mathias Bynens | 2012-02-14 | 1 | -3/+17 |
| | |||||
* | Move `undopush` alias to `.gitconfig`, as suggested by @necolas | Mathias Bynens | 2012-02-14 | 1 | -0/+5 |
| | | | | Also, add some other Git aliases while we’re at it. | ||||
* | Typo. | Mathias Bynens | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Fix .gitconfig formatting (use tabs instead of spaces). | Mathias Bynens | 2011-09-26 | 1 | -23/+23 |
| | |||||
* | Whitespace cleanup. | Mathias Bynens | 2011-09-05 | 1 | -1/+1 |
| | |||||
* | Initial commit. | Mathias Bynens | 2011-09-05 | 1 | -0/+35 |