You’ve probably known that repository is usually divided into three separate directories. Short explanations, for the folks who haven’t used them : Branch: Every time you release a major version, it gets a branch created. This allows you to do bug fixes and make a new release without having to release the newest – possibly [...]