mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-13 11:30:34 -04:00
63cddfa80e9c625d286a76ee6dd42f3d4ad23bc2
Some projects declare their Git submodules with URLs relative to their
own.
For example, gedit is hosted at git://git.gnome.org/gedit, and has its
libgd submodule declared with the ../libgd URL. We should treat the
latter as git://git.gnome.org/libgd.
This was in fact properly done in the past, but I broke it in commit
1171e1d202.
This fixes it again.
Flatpak
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%