Frequently asked questions
I have an existing branch, and I want to convert it into a WIP
-
create new wip
-
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.