On Fri, 11 Mar 2022 16:04:45 +0100
Didier Kryn <k...@in2p3.fr> wrote:
> 
>      Its almost done. I have added a few features devised from Tito's 
> suggestions, and added git version control, but I can't remember how
> to create the initial version in Devuan's git store.

You need an acount set up first; let's say it's "kryn" and for the sake
of example I use the name "webraid" for this project.

Then, at home, you use the 2 commands:

$ git remote add origin g...@git.devuan.org:kryn/webraid.git

$ git push --set-upstream origin master

Thereafter you need to jump onto the store's web interface and change
the project settings into not being a private project.

regards,

Ralph.
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to