1. List of git.gnome.org wishes
This is not an official wishlist
1.1. Non fast-forward some branches
+ More centralized and visible branch-based development
- Official git.gnome.org project should only have public branches
1.2. Delete some branches
+ More centralized and visible branch-based development
+ Remove the old cruft
1.3. Simply master/devel, instead of [PROJECT]-[MAJOR]-[MINOR] branches
+ Simplify branch scheme
+ You can branch again an old tag
- People still uses old branches to maintain old stable releases
- Would break some people that are relying on this scheme, and want to stick on specific releases branch
1.4. v[MAJOR].[MINOR].[MICRO] instead of [PROJECT]-[MAJOR]-[MINOR]-[MICRO]
+ More conventional versions in git (some tools, like cgit/gitweb,.., use this pattern by default
- Would break some people that are relying on this scheme, and want to stick on specific releases branch
1.5. Personal repositories
+ More centralized and visible branch-based development