Commit graph

18 commits

Author SHA1 Message Date
Scott Wallace 854cc5b635 Prevent attempts to remove branches if there aren't any 2019-01-17 19:35:55 +00:00
Scott Wallace 9f5e2575ae Update Git aliases 2018-12-13 16:43:14 +00:00
Scott Wallace a34ea1b9cd Wrap long lines in the Git pager. 2018-07-20 10:22:09 +01:00
Scott Wallace 431b9e4899 Added some new Git aliases and a global ignore file. 2018-06-28 10:43:55 +01:00
Scott Wallace 3c2bd4e2f1 Add a Git alias for reflog with timestamp. 2017-10-19 15:20:41 +01:00
Scott Wallace a420af7036 Add 'git update' alias. 2016-11-17 08:03:02 +00:00
Scott Wallace 42700129ce Removed '--all' from the git log aliases. 2016-09-27 07:48:13 +01:00
Scott Wallace f9dacaa368 Add a Git alias for showing branches and their authors. 2016-06-22 10:03:24 +01:00
Scott Wallace 10d8d833bd Make 'git history' alias backward compatible. 2015-09-29 20:21:08 +01:00
Scott Wallace 52ffbcf0e7 Revert the no-ff Git change. 2015-09-15 19:39:44 +01:00
Scott Wallace 9193348356 Add a Git alias for a detailed log output. 2015-09-14 18:33:10 +01:00
Scott Wallace 813b8d65f6 Disable fast-forward merging. 2015-09-09 13:32:20 +01:00
Scott Wallace 3389f8a122 Default to rebase on pull. 2015-03-26 20:49:28 +00:00
Scott Wallace d37f95bc4c Updated the .gitconfig with some more aliases and settings. 2015-03-26 18:45:15 +00:00
Scott Wallace ce951fcd98 Fixed .gitconfig. 2015-03-26 17:59:16 +00:00
Scott Wallace 157d649cf9 Rename Git alias 'prune' due to conflict with built-in. 2015-03-24 09:13:26 +00:00
Scott Wallace fd2d05e4de Moved two Git aliases from .bashrc to .gitconfig. 2015-03-23 09:49:21 +00:00
Scott Wallace 407092c1d2 Added a nicer way to view Git logs. 2015-03-23 09:43:45 +00:00