Skip to content
Snippets Groups Projects
Commit 3701f267 authored by Moul's avatar Moul
Browse files

[doc] #221: Document g1 monetary license updating process

parent b722a3fb
No related branches found
No related tags found
1 merge request!181Ğ1 monetary license update and license handling refactoring
......@@ -181,3 +181,12 @@ The `--extra-index-url` is used to retrieve dependencies packages from the offic
- PyPI distribution
- test
- stable
### Ğ1 monetary license update
To modify the Ğ1 monetary license files, please change them on [its repository](https://git.duniter.org/documents/g1_monetary_license), since it’s integrated in silkaj repository as a `git subtree`.
To pull changes from upstream with `git subtree`, add the repository as a remote then pull:
```bash
git remote add g1_monetary_license https://git.duniter.org/documents/g1_monetary_license.git
git subtree pull --prefix g1_monetary_license g1_monetary_license master
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment