~baidu-picture-scope-team/baidu-picture-scope/trunk

« back to all changes in this revision

Viewing changes to src/go/src/github.com/mattn/go-gtk/.git/config

  • Committer: Zhang Enwei
  • Date: 2016-08-26 02:22:48 UTC
  • Revision ID: enwei.zhang@canonical.com-20160826022248-mf89jsetpcc2hg9e
Intial release

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/mattn/go-gtk
 
8
        fetch = +refs/heads/*:refs/remotes/origin/*
 
9
[branch "master"]
 
10
        remote = origin
 
11
        merge = refs/heads/master