Skip to content

ajax936/Phosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Phosh

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 ostreedev/ostree#2360 for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published