summary refs log tree commit diff
path: root/home/.config/git/config
blob: ada63e4175d6c337869b35c1a4be59839571d7e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[user]
	name = C. McEnroe
	email = june@causal.agency

[commit]
	verbose = true

[diff]
	colorMoved = default

[merge]
	conflictStyle = diff3

[pull]
	rebase = true

[rebase]
	autosquash = true

[pretty]
	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%aN>

[include]
	path = ./private
2016-01-24Add config option for RCON delaysecret_online 2016-01-24Reconnect RCON on errorsecret_online Added 10s delay inbetween connections 2016-01-23Check Discord channel ID for incoming messagessecret_online 2016-01-18Beautify with JS Beautifysecret_online Embrace the whitespace. Readability is a great thing. 2016-01-18Add var keyword to variable declarationssecret_online Also added strict mode declaration. Linter should now pick up on strict mode invalidations. 2016-01-13Add Suggestions and fix one commentdestruc7i0n 2016-01-13Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update index.jsdestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n 2016-01-12Update README.mddestruc7i0n