~kubuntu-packagers/kde-baseapps/mozilla-plugin-plasma

« back to all changes in this revision

Viewing changes to .git/config

  • Committer: Harald Sitter
  • Date: 2008-08-16 01:02:25 UTC
  • Revision ID: apachelogger@ubuntu.com-20080816010225-ksr4b5lvh6e6msm1
remove tarballs and add git branch (let's see what happens)

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://repo.or.cz/plasmaplugin.git
 
8
        fetch = +refs/heads/*:refs/remotes/origin/*
 
9
[branch "master"]
 
10
        remote = origin
 
11
        merge = refs/heads/master