hophacker
|
6231d9dba4
|
more git settings
|
2021-01-14 20:24:12 +08:00 |
|
hophacker
|
b295dc1a35
|
use nvim as commit message editor
|
2019-12-20 23:30:59 +08:00 |
|
Zhou Yicheng
|
a42f91ca7d
|
Remove default git username
|
2018-11-30 16:47:56 +08:00 |
|
rallets
|
f85f43f2e0
|
set default user and email for git
|
2017-10-26 14:28:50 +08:00 |
|
Jie Feng
|
bf836d1285
|
use java 1.8 in Darwin
|
2017-07-29 11:06:39 +08:00 |
|
Zhou Yicheng
|
682f96e12c
|
Fix git alias
|
2017-07-14 20:00:44 +08:00 |
|
hophacker
|
1dbd39b0f5
|
recursive_replace with find, gitconfig removed
|
2017-06-17 16:43:56 +08:00 |
|
Jie Feng
|
e0bbcf6330
|
added functions.sh
|
2017-03-08 22:55:07 +08:00 |
|
Jie Feng
|
d6d503fa56
|
添加了一些alias, 翻译README.md
|
2017-03-08 17:27:48 +08:00 |
|
Jie Feng
|
3183048137
|
link removed and baby step for hophacker
|
2017-03-08 15:50:42 +08:00 |
|
Yan Pritzker
|
e2f73a0d02
|
Merge pull request #511 from nikolai-b/git-config-fix
remove outdated git option
|
2014-10-24 14:55:00 -05:00 |
|
Yan Pritzker
|
d4581ce37c
|
Increase number of recent branches
|
2014-09-30 11:41:12 -05:00 |
|
Nikolai B
|
11ee42c0ba
|
remove outdated git option
|
2014-07-17 10:21:10 +01:00 |
|
Yan Pritzker
|
a6baee0a54
|
Rename git changelog => git simple to avoid conflict with git-extras
|
2014-02-15 21:09:33 -06:00 |
|
jeremyclement
|
dab4deb324
|
just a spelling mistake in comment
|
2013-11-15 16:09:15 +01:00 |
|
Yan Pritzker
|
28eb379dbd
|
Fix gitconfig colors causing iTerm with solarized to show diffs incorrectly
|
2013-11-03 21:17:04 -06:00 |
|
Yan Pritzker
|
bfc1ca5b71
|
git recent-branches - tell me what i worked on recently
|
2013-10-09 13:56:30 -05:00 |
|
Yan Pritzker
|
5b850667cd
|
Git snapshot: take a snapshot and stash it without messing with your working tree
|
2013-09-17 22:38:56 -05:00 |
|
Daryl Robbins
|
2ef4d93ce4
|
Added support for git user configuration. Gitconfig will now include the configuration from ~/.gitconfig.user, if it exists. The include is done at the end of gitconfig, so that it can override any of the default values.
|
2013-03-23 12:28:32 -04:00 |
|
Christian Treppo
|
b368dfd0a7
|
Configure Macvim as the standard git mergetool
Why use something else than Macvim with fugitive.vim as a mergetool?
|
2013-01-06 18:02:02 +01:00 |
|
Mark Cornick
|
4b5b1ab160
|
Fix excludes file in gitconfig
It was pointing to .yadr/gitignore_global, a symlink that no longer
exits. Point it to .yadr/git/gitignore instead.
|
2012-04-06 13:46:45 -04:00 |
|
yan
|
d7325f1470
|
Fix 'git l' (aliased to 'gl') mapping which was not working
|
2012-03-07 23:14:43 -08:00 |
|
Bastien Jaillot
|
9405f6c7c4
|
Change gitignore_global to yadr one
|
2012-02-25 16:54:18 +01:00 |
|
Kyle West
|
e2b68c4a4e
|
moved gitconfig and ignore to git directory. symlinks created but will be removed at some point.
|
2012-01-24 22:43:08 -05:00 |
|