ingydotnet / git-subrepo

MIT License
3.28k stars 271 forks source link

Debian patchset against 0.4.9 release #639

Open spog opened 6 days ago

spog commented 6 days ago

Commits of this pull request represent the state of debian patches needed for the 0.4.9 upstream release. There is actually another patch, which fixes the broken test 'push-after-init' in 0.4.9, but that had already been fixed upstream after 0.4.9 (https://github.com/ingydotnet/git-subrepo/commit/b00d41ba7ca50ca3cb52d141b5de8eeb9500a42b, https://github.com/ingydotnet/git-subrepo/commit/57de7d64ddf4c61ee2063f964ca766b535f04d6a).

There is still an open question about howto address Windows compatibility in some of the patches. Anyway, here is the summary of what we want to achieve:

fixing bash-completion integration with git
running tests in predictable git environment
generating test git repos instead of commited binaries

p.s. I accidently closed original PR637, since i had to reset my master branch to latest upstream.