~thomnico/charms/precise/zabbix-agent/demofix

« back to all changes in this revision

Viewing changes to .git/config

  • Committer: Samuel Cozannet
  • Date: 2014-10-07 19:40:43 UTC
  • Revision ID: samnco@gmail.com-20141007194043-6hba4p4gthau41e7
New version with Elasticsearch components

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[core]
2
 
        repositoryformatversion = 0
3
 
        filemode = true
4
 
        bare = false
5
 
        logallrefupdates = true
6
 
[remote "origin"]
7
 
        url = git@github.com:SaMnCo/charm-zabbix-agent.git
8
 
        fetch = +refs/heads/*:refs/remotes/origin/*
9
 
[branch "master"]
10
 
        remote = origin
11
 
        merge = refs/heads/master
12
 
[branch "precise"]
13
 
        remote = origin
14
 
        merge = refs/heads/precise