On Fri, 2017-09-08 at 14:36 +0200, Miroslav Suchý wrote: > Dne 8.9.2017 v 13:13 Neal Gompa napsal(a): > > No, I mean that you maintain mock source code and mock-core-configs > > source code in the same git repo, using tito to make independent > > releases. :( > > Because: > * I do not need to run 'git grep' twice. > * when adding new option (both to config and code) it can be done in > one atomic commit > * I still can `git blame` on files in new package and I get full > history > * Thank to Tito the Source0 is just git-archive of that one > directory and the release process is still simple.
Would git submodules be helpful here? I don't care either way, but thought I'd just mention it. _______________________________________________ buildsys mailing list -- [email protected] To unsubscribe send an email to [email protected]
