[Biojava-dev] Devel->Master

Spencer Bliven sbliven at ucsd.edu
Thu Apr 18 01:20:07 UTC 2013


I should also mention that you should change github to consider master as
the default branch. This is an option in the repository settings page.


On Wed, Apr 17, 2013 at 5:57 PM, Spencer Bliven <sbliven at ucsd.edu> wrote:

> As we decided in the previous thread, the devel branch has been renamed to
> master. If you have a personal fork, here are some commands to do the same:
>
> git checkout devel
>  git branch -m master
> git push origin master
> git push origin :devel
>
> -Spencer
>



More information about the biojava-dev mailing list