File: config

package info (click to toggle)
wlmaker 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,696 kB
  • sloc: ansic: 58,587; xml: 1,424; python: 1,400; cpp: 253; yacc: 118; sh: 73; lex: 70; makefile: 8
file content (25 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/phkaeser/wlmaker
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzXzhuRlBqeW5RTnBnMWdIMUI5eUF4Tm8yMGh1a2FTajBmdnNRcw==
[submodule "dependencies"]
	active = true
	url = https://github.com/phkaeser/wlmaker-dependencies.git
[submodule "examples/gtk-layer-shell"]
	active = true
	url = https://github.com/wmww/gtk-layer-shell.git
[submodule "submodules/inih"]
	active = true
	url = https://github.com/benhoyt/inih.git
[submodule "submodules/libbase"]
	active = true
	url = https://github.com/phkaeser/libbase.git
	update = rebase