GitSync is not an adapter, not a weak intermediate scripting layer.
Plastic SCM is now able to push and pull changes directly to any remote Git server. We do support https:// git:// protocols for both pushing and pulling changesets.
This immediately turns Plastic SCM into a DVCS fully compatible with Git. You can use Plastic or Git on your workstation, and still participate on Git projects (GitHub, CodePlex and many more).
upSince Plastic SCM is a full DVCS, like Git, it can clone a git repo and later push changes to it... entirely! We do not restrict to a single branch.
You can create branches on Plastic and push them to Git. You can create branches on Git and pull them to Plastic.
upGitSync is not an adapter, not a weak intermediate scripting layer.
You can also work on the same branch on the two systems and reconcile changes (as you do when you use a pure Plastic environment or a pure Git one). No restrictions!
up