Skip to main content

Frequently asked questions

I have an existing branch, and I want to convert it into a WIP

  1. create new wip

  2. run git restore -s [branchname] . in the top-level dir of the repo

Can I work on other people's WIPs?

  • You can’t work directly on other people’s WIPs or add commits to them.
  • You can, however, use 'Duplicate' to switch to a copy of their work and use it locally on your machine.

How much does it cost?

See our pricing page.