[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Maintaining Jami #4
From: |
Jan Wielkiewicz |
Subject: |
Re: Maintaining Jami #4 |
Date: |
Mon, 17 Feb 2020 22:09:45 +0100 |
Dnia 2020-02-17, o godz. 18:42:05
Pierre Neidhardt <address@hidden> napisaĆ(a):
> What you need to do is the following:
>
> - Create an empty repo on GitLab.
> - In your local checkout of Guix, add your GitLab repository as a Git
> remote.
> - Push to your GitLab repository.
> - Create a wip-jami branch and commit your changes there.
> - Whenever you want to update "master", simply "git fetch --all" then
> rebase your wip-jami onto origin/master.
>
> Let me know if you want more details.
>
I guess that's it, here's my most up-to-date work:
https://gitlab.com/kromka_chleba/jami-package-and-other-things-for-guix/
Now I must set up a channel and check how it behaves.
Jan Wielkiewicz