|
@ -727,6 +727,7 @@ |
|
|
target: oca 14.0 |
|
|
target: oca 14.0 |
|
|
merges: |
|
|
merges: |
|
|
- oca 14.0 |
|
|
- oca 14.0 |
|
|
|
|
|
|
|
|
./calendar: |
|
|
./calendar: |
|
|
defaults: |
|
|
defaults: |
|
|
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner |
|
|
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner |
|
@ -738,3 +739,15 @@ |
|
|
target: oca 14.0 |
|
|
target: oca 14.0 |
|
|
merges: |
|
|
merges: |
|
|
- oca 14.0 |
|
|
- oca 14.0 |
|
|
|
|
|
|
|
|
|
|
|
./credit-control: |
|
|
|
|
|
defaults: |
|
|
|
|
|
# Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner |
|
|
|
|
|
# You may need a bigger depth when merging PRs (use $DEPTH_MERGE |
|
|
|
|
|
# for a sane value of 100 commits) |
|
|
|
|
|
depth: $DEPTH_DEFAULT |
|
|
|
|
|
remotes: |
|
|
|
|
|
oca: https://github.com/OCA/credit-control.git |
|
|
|
|
|
target: oca 14.0 |
|
|
|
|
|
merges: |
|
|
|
|
|
- oca 14.0 |