File: config

package info (click to toggle)
python-wn 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 2,184 kB
  • sloc: python: 7,592; xml: 493; sql: 220; makefile: 12
file content (11 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "upstreamvcs"]
	url = git@github.com:goodmami/wn.git
	fetch = +refs/heads/*:refs/remotes/upstreamvcs/*
[branch "upstream/latest"]
	remote = upstreamvcs
	merge = refs/heads/main