Skip to content

Commit

Permalink
Update README.md with branching info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elric Milon committed Mar 18, 2013
1 parent ecbf327 commit 2876cd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ TODO
- Take care of not accidentally commiting a submodule change with git commit -a
- Do not commit a submodule update without running all the tests first and making sure the new code is not breaking Tribler.

## Branching notes
- The branches starting with svn_ are there for historical reasons, they will eventually be tagged and removed. Do _not_ fork them or commit stuff to them. They should be considered read-only.
- The master branch will contain the latest released code (starting from release 6.1.x, the first release after moving to GitHub)
- The devel branch contains the unreleased code which will make it into the next release.

0 comments on commit 2876cd9

Please sign in to comment.