Git-subrepo: recommend a prodution version

Created on 9 Oct 2018  路  3Comments  路  Source: ingydotnet/git-subrepo

I am a great fan of git subrepo and I have been using it for years now.
There are some situations, where the system fails on me and I have to re-clone.
So I am waiting for an improved version and I am looking at https://github.com/ingydotnet/git-subrepo/network and see that there is a lot of development going on, just not on the master branch which has been dormant for more than 18 months.

I cannot find any documentation which branch I should try/use.
Could you please update the readme with a recommendation (or multiple depending on the situation)?

Much obliged.

Most helpful comment

Try use remotes/origin/release/0.4.0

All 3 comments

Try use remotes/origin/release/0.4.0

As @juddgaddie says, the release/0.4.0 branch is the preferred pick. We are using it in production at my company.

The release/0.4.0 branch is now merged to master. Use master or the latest release tag for production use.

Was this page helpful?
0 / 5 - 0 ratings