mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
This directory contains code which is shared between libguestfs and the tools. It now points to a new repository: https://github.com/libguestfs/libguestfs-common
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
[submodule "gnulib"]
|
|
path = .gnulib
|
|
url = https://git.savannah.gnu.org/git/gnulib.git
|
|
[submodule "common"]
|
|
path = common
|
|
url = https://github.com/libguestfs/libguestfs-common
|