Move development on github
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Aeroo Reports |
New
|
Undecided
|
Unassigned |
Bug Description
Move develpment to github will make it easier for contributions.
Advantages of github:
- Much better merges (Pull Request)
- Better (more simple and useful) user interface
Advantages of git:
- Branches represents just sequence of sets of changes, not separate file tree
- No commits lost when merging in default way (bazaar without any questions had written new commit to parent branch with changes of several commits for other branches. this commits were lost)
----------
And it would be nice if somebody would like to merge most branches with bugfixes in single one branch (repository)
Main branches last modified last year... this cause me to think that development of this modules are abaddoned by maintainer( Why?