Changes between Version 1 and Version 2 of Ticket #255, comment 8
- Timestamp:
- Oct 2, 2011, 2:35:50 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #255, comment 8
v1 v2 5 5 should do that for your local Qt Creator clone AFAIR. 6 6 7 I chose github over gitorious because its web interface is much more powerful and also because it has the issue tracker .7 I chose github over gitorious because its web interface is much more powerful and also because it has the issue tracker (and paid private repos which we will need later). 8 8 9 9 Later, when we are about to merge to upstream, we will create a clone of Qt Creator at gitorious which will become upstream and push our patches there so that Qt guys could easily pick them up within their gitorious merge request environment.