[proftpd] GIT branches?
Francesco P. Lovergine
frankie at debian.org
Tue Jul 30 10:29:41 BST 2019
On Tue, Jul 30, 2019 at 11:21:27AM +0200, Hilmar Preuße wrote:
>Am 23.07.2019 um 05:20 teilte Hilmar Preuße mit:
>
>Hi Francesco,
>
>> 2. We need a branch for buster (see Bug#932453: CVE-2019-12815). Please
>> be so kind to create one from tag debian/1.3.6-4. I used "git branch
>> buster debian/1.3.6-4", but I'm not sure, if this gives the correct result.
>>
>Meanwhile I created the branch myself and committed the patch for
>CVE-2019-12815 into it.
>
Basically you only need to push new branches to origin. Something like:
git checkout -b <branch>
git push -u origin <branch>
--
Francesco P. Lovergine
More information about the Pkg-proftpd-maintainers
mailing list