Re: Frescobaldi and git: Flatpak considered harmful
Federico Bruni <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <[email protected]> |
Il giorno lun 10 ago 2026 alle 00:33:43 +01:00:00, Graham King <[email protected]> ha scritto: > I keep my Lilypond code under git revision control, and I use the > snippet at > https://wiki.lilypond.community/wiki/Showing_git_commit_hash_(or_other_revision_number) > to make the hash visible in lilypond's output PDFs. That way, it is > always possible to recover the precise lilypond code that created that > PDF. But this doesn't work when running Lilypond from within a > flatpak > of Frescobaldi. Hi I'm maintainer of the Frescobaldi flatpak package. I've never used that snippet, although I use git to manage my sheets. If someone took over the work started a few years ago to integrate Git in Frescobaldi, then bundling git inside Frescobaldi flatpak would be a must. As of today I might consider adding git, if it's easy to build and doesn't take too much space (it shouldn't).. and if other flatpak users find it useful.