On 14 Mar 2025, at 08:01, Phil Wyett <philip.wy...@kathenas.org> wrote:

> Your project on Salsa does not have the complete branch structure.
> 
> * master
> * pristine-tar
> * upstream
> 
> I import a new project as below.
> 
> * Create project on Salsa, empty project and no adding of README.
> * Clone the project using git.
> * Moving into the project folder.
> * Import project using command below.
> 
>  gbp import-dsc --pristine-tar <path_to_dsc_file>
> 
> * Push project back to Salsa with command below.
> 
>  git push -u --all --follow-tags
> 
> You should now have your project on Salsa with the branch structure mentioned
> earlier in this email.

Gave this a try, so far so good.

Am I correct to assume that the import-dsc can be repeated for any future 
release?

Regards,
Graham
--

Reply via email to