fix jexer update (as the sources)
[nikiroo-utils.git] / libs / subtree.txt
CommitLineData
1849af8c
NR
1# Subtrees
2
08cee2f9
NR
3# One subtree is used for this program:
4# ```git subtree add -P src/be/nikiroo/utils git@github.com:nikiroo/nikiroo-utils.git subtree```
5
6# Update all subtrees:
7
8git subtree pull -P src/be/nikiroo/utils git@github.com:nikiroo/nikiroo-utils.git subtree
1849af8c 9