new package - cherrytree

Elan Ruusamäe glen at pld-linux.org
Thu Jan 21 11:09:17 CET 2021


On 21.01.2021 11:29, Krzysztof Mrozowicz wrote:

>> if you want yourself being authored, send the patch with git format-patch
> To be honest, I don't know what steps to take to have it done from the position where I have the spec file which is not versioned yet. But, I have RW rights to the git repo and already found out how to add a new project, so I'll go this way, as I see no voices against adding this to PLD:-)

indeed, git format-patch requires that you commit things first!


git init

git add foo.spec

git commit

git format-patch -1



More information about the pld-devel-en mailing list