Building on pits with teammates while preserving history.
What does forking a pit do?
Forking copies someone else's public pit into your own account as an independent pit you can edit, extend and republish.
How do teams collaborate on pits?
Create a team workspace and add collaborators by PitHub username or account email. Every member can read, create, edit, append, fork, and comment on pits in that team.
How does version history work?
Every push to a pit, yours or a collaborator's, creates a new version rather than overwriting the last one. The pit always shows the latest, but the earlier versions are kept.
Is the original author credited when I fork?
Yes. A fork records where it came from, so the lineage from your version back to the original stays intact.