I'm assuming the normal approach which is to fetch, create new branch, make changes and push to the remote, then generate a pull request when author thinks its ready for comments and acceptance - then go through a series of hopefully minor changes. Resulting in the the pull request being accepted and merged - then delete the branch.
and do it again...
Its probably different for the core team who will be managing the merging and primary dev
but I'm guessing from my experience on github ???
On 6/12/2017 9:02 PM, Alexandre Prokoudine wrote:
On Sat, Jun 10, 2017 at 7:53 PM, Martin Owens wrote:
I've penned a short article for our website:
https://inkscape.org/en/news/2017/06/10/inkscape-moves-gitlab/
Two questions:
- The news post links to
https://inkscape.org/en/develop/inkscape-git/ that also doesn't mention the repository's URL. So where does one check out the source code from? :)
- How does one request push access?
Alex