aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
Commit message (Collapse)AuthorAgeFilesLines
* git: small additions to the gitconfigMiquel Sabaté Solà2015-09-111-4/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: removed the `fork` alias, since it's provided by the `scripts` repoMiquel Sabaté2015-07-131-1/+0
| | | | | | The `fork` alias has been exppanded into a full-blown bash script that does more clever things with the given input. It has been moved into my `scripts` repo, so it's automatically installed by the `install.sh` script.
* git: fixed tab and added the `vader` aliasMiquel Sabaté2015-06-191-1/+2
|
* git: added the `fork` aliasMiquel Sabaté2015-04-281-1/+4
| | | | | | | | | | | This alias provides an easy way to keep forks up-to-date. It assumes that the remote URL is named `upstream` and that it contains the original project. Therefore: $ git fork master It will fetch `upstream/master` and then merge it onto the `master` branch of the fork repo.
* git: Decrease the number of milliseconds in the autocorrect feature.Miquel Sabaté2014-02-231-1/+1
|
* git: added autocorrect.Miquel Sabaté2014-02-031-0/+3
|
* git: added an alias for "git commit -a"Miquel Sabaté2014-01-031-0/+1
|
* Updated the git settingsMiquel Sabaté2013-07-271-2/+10
|
* Added a new shortcut on the gitconfigMiquel Sabaté2012-12-171-0/+7
|
* Added the new alias "down" in the gitconfig fileMiquel Sabaté2012-08-221-10/+13
|
* Simplifying the gemrc fileMiquel Sabaté2011-09-011-1/+1
|
* Adding Guardfile to the rails.gitignore fileMiquel Sabaté2011-07-301-1/+1
|
* PolishingMiquel Sabaté2011-07-221-1/+1
|
* PolishingMiquel Sabaté2011-07-221-1/+1
|
* Added gitignore filesMiquel Sabaté2011-07-221-0/+1
|
* TypoMiquel Sabaté2011-07-101-1/+1
|
* Updating mssola aliasMiquel Sabaté2011-07-101-1/+3
|
* Initial commitMiquel Sabaté2011-07-091-0/+14