source: osm/applications/editors/josm/plugins/tofix-plugin/.git/config@ 31631

Last change on this file since 31631 was 31631, checked in by rub21, 10 years ago

added to-fix plugin.

File size: 263 bytes
Line 
1[core]
2 repositoryformatversion = 0
3 filemode = true
4 bare = false
5 logallrefupdates = true
6[remote "origin"]
7 url = git@github.com:osmlab/tofix-plugin.git
8 fetch = +refs/heads/*:refs/remotes/origin/*
9[branch "master"]
10 remote = origin
11 merge = refs/heads/master
Note: See TracBrowser for help on using the repository browser.