----- Original Message ----- > From: "Siteshwar Vashisht" <svashi...@redhat.com> > To: ast-developers@lists.research.att.com > Sent: Friday, October 27, 2017 11:24:40 AM > Subject: [ast-developers] Branches in GitHub > > Hello, > > We are currently discussing the state of branches on GitHub[1]. I am thinking > about : > > * Merging beta branch into master and do the development in master. > * Remove both alpha and beta branches. Commits from alpha and beta branches > can be tagged with respective git tags if required.
I have created 2 new branches in the GitHub project: 1. '2012-08-01-master' branch[1] contains the current master branch. It is the last stable release. I have cherry-picked one change[2] into it to allow building on Linux. 2. '2016-01-10-beta' branch[3] contains last beta release and number of patches that were later added on top of it. I have forked it from last commit from beta branch before we started removing code. This should allow the old code to keep working. [1] https://github.com/att/ast/commits/2012-08-01-master [2] https://github.com/att/ast/commit/e79c29295092fe2b2282d134e2b7cce32ec9dcac [3] https://github.com/att/ast/commits/2016-01-10-beta > > If you have any suggestions about it. Feel free to share it on GitHub or this > mail thread. > > [1] https://github.com/att/ast/issues/82 > > -- > -- > Siteshwar Vashisht > _______________________________________________ > ast-developers mailing list > ast-developers@lists.research.att.com > http://lists.research.att.com/mailman/listinfo/ast-developers > -- -- Siteshwar Vashisht _______________________________________________ ast-developers mailing list ast-developers@lists.research.att.com http://lists.research.att.com/mailman/listinfo/ast-developers