Use git 2.0 push strategy (simple).
Signed-off-by: Jacob Kiers <jacob@alphacomm.nl>
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| [color] | ||||
| 	ui = auto | ||||
|  | ||||
| [color "diff"] | ||||
| 	meta = blue | ||||
| 	frag = white | ||||
| @@ -30,7 +31,7 @@ | ||||
| 	conflicts = diff --name-only --diff-filter=U | ||||
| 	commerge = commit --no-edit | ||||
| [push] | ||||
| 	default = current | ||||
| 	default = simple | ||||
|  | ||||
| # Any GitHub repo with my username should be checked out r/w by default | ||||
| # http://rentzsch.tumblr.com/post/564806957/public-but-hackable-git-submodules | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jacob Kiers
					Jacob Kiers