~ubuntu-branches/ubuntu/oneiric/xorg/oneiric

« back to all changes in this revision

Viewing changes to .git/config

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington, Brian Murray
  • Date: 2011-02-24 18:27:30 UTC
  • Revision ID: james.westby@ubuntu.com-20110224182730-cbgskgdcwvpsu9e5
Tags: 1:7.6~3ubuntu8
[Brian Murray]
apport/source_xorg.py: Fix compiz bug tagging to tag 'compiz-0.9'
rather than 'compiz-0.9.2'
(LP: #724598)

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
 
        fetch = +refs/heads/*:refs/remotes/origin/*
8
 
        url = git+ssh://git.debian.org/git/pkg-xorg/debian/xorg.git
9
 
[branch "debian-unstable"]
10
 
        remote = origin
11
 
        merge = refs/heads/debian-unstable
12
 
[branch "ubuntu"]
13
 
        remote = origin
14
 
        merge = refs/heads/ubuntu