Skip to content

Vf87/glib

This branch is 1 commit ahead of, 8020 commits behind GNOME/glib:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0643958 · Jun 7, 2021
Jun 7, 2021

Repository files navigation

This branch is deprecated

All development now happens on the main branch. To update your local checkout to use that branch:

git checkout master
git branch -m master main
git fetch
git branch --unset-upstream
git branch -u origin/main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

This branch is kept around to avoid breaking build tooling that requires a pinned commit hash to be on the master branch unless otherwise specified. See https://gitlab.gnome.org/GNOME/glib/-/issues/2348 and ostreedev/ostree#2360 for details.