view d3s_examples/python-neo4jrestclient/.git/config @ 10:04b69bcf4be5

merge
author casties
date Thu, 01 Oct 2015 17:37:09 +0200
parents 18ef6948d689
children
line wrap: on
line source

[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/neo4j-examples/movies-python-neo4jrestclient.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master