~brianlbaird/charms/trusty/pcrf/trunk

« back to all changes in this revision

Viewing changes to deps/layer/layer-basic/.git/config

  • Committer: brian baird
  • Date: 2016-08-24 18:05:17 UTC
  • Revision ID: brianlbaird@gmail.com-20160824180517-uyp6100mfwuj6les
dt demo

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 = https://github.com/juju-solutions/layer-basic.git
 
8
        fetch = +refs/heads/*:refs/remotes/origin/*
 
9
[branch "master"]
 
10
        remote = origin
 
11
        merge = refs/heads/master