File: .gitmodules

package info (click to toggle)
papers 48.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 23,096 kB
  • sloc: ansic: 38,478; sh: 195; xml: 127; makefile: 117
file content (10 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[submodule "rust/gir-files"]
	path = rust/gir-files
	url = https://github.com/gtk-rs/gir-files
	branch = master
	update = none
[submodule "rust/gir"]
	path = rust/gir
	url = https://github.com/gtk-rs/gir
	branch = master
	update = none