comparison d3s_examples/python-neo4jrestclient/.git/config @ 8:18ef6948d689

new d3s examples
author Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
date Thu, 01 Oct 2015 17:17:27 +0200
parents
children
comparison
equal deleted inserted replaced
7:45dad9e38c82 8:18ef6948d689
1 [core]
2 repositoryformatversion = 0
3 filemode = true
4 bare = false
5 logallrefupdates = true
6 ignorecase = true
7 precomposeunicode = true
8 [remote "origin"]
9 url = https://github.com/neo4j-examples/movies-python-neo4jrestclient.git
10 fetch = +refs/heads/*:refs/remotes/origin/*
11 [branch "master"]
12 remote = origin
13 merge = refs/heads/master