Kotlin-Polytech / KotlinAsFirst

Задачи для онлайн-курса "Котлин как первый язык программирования"
Creative Commons Attribution Share Alike 4.0 International
74 stars 115 forks source link

Design a uniform cross-repo sync strategy for all dependent repos #70

Open ice-phoenix opened 5 years ago

ice-phoenix commented 5 years ago

As of now, even with only three dependent repos, it's a mess

gagarski commented 5 years ago

It would be nice to have at least uniform branch across repos: now KAF/master, KAF2018/master and Kfirst-tests/master are different branches which is confusing.