
Pijul
Git
Mercurial SCM
darcs
Apache Subversion
Sapling SCM
Fossil
Gitless
CodeTogether
CodeShare.io
Visual Studio Live Share
Teletype for Atom
Dabblet
Codeply
Liveweave
Floobits
CodeTogether is the perfect blend of functionality and simplicity, designed by a team of remote developers that rely on collaborative development. Whether you are on an Agile team that uses pair programming as part of your regular software development flow or you just like to live share your code in the occasional troubleshooting session, CodeTogether is the best tool for pair programming, mob programming, code review, and more! If youโve been using screen sharing or an online code editor for collaborative coding, youโll be amazed at the difference! Seeing is believingโwatch our linked videos to see CodeTogether in action.
CodeTogetherBased on our record, Pijul seems to be a lot more popular than CodeTogether. While we know about 54 links to Pijul, we've tracked only 4 mentions of CodeTogether. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I will look at it, it seems interesting. However, I hope a better ending than Pyjul (https://pijul.org/). I'm no longer waiting for it whereas everything sound awesome : quite no more merge conflict and patches order free. So sad it still something not production ready. - Source: Hacker News / 4 months ago
Pijul does both. It's a VCS, that is a CRDT, that preserves conflicts until a human resolves them. Look it up: https://pijul.org. - Source: Hacker News / 4 months ago
When you say "unit of work", unit of _which_ work are you referring to? The problem with rebasing is that it takes one set of snapshots and replays them on top of another set, so you end up with two "equivalent" units of work. In fact they're _the same_ indeed -- the tree objects are shared, except that if by "work" you mean changes, Git is going to tell you two different histories, obviously. This is in contrast... - Source: Hacker News / 4 months ago
The canonical website is https://pijul.org. The homepage has a link to the pijul source repository. - Source: Hacker News / 4 months ago
Much more principled (and hence less of a foot-gun) way of handling conflicts is making them first class objects in the repository, like https://pijul.org does. - Source: Hacker News / 6 months ago
Looking for collaboration and advanced features? Most decent ones cost money ... Start with replit.com, also look at codeanywhere.com, and also codetogether.com (requires download, free+paid plans). Source: over 4 years ago
Are you using the right tools? Screen sharing isn't great for longer sessions, and you need a code focused tool like Live Share, or one we make - CodeTogether, especially if you need to work across IDEs. Source: about 5 years ago
Just addressing the pair programming aspect of this - if you were doing this remotely, you could use something like codetogether.com Each of you would have your own machines and screens, but be looking at the same piece of code (if you want) or investigate / code in different areas of the project too. Source: over 5 years ago
If any of you are looking for a pair/mob programming solution that works across IDEs, do try codetogether.com. Host in IntelliJ, join from VS Code or Eclipse if you want. We just added the support for writeable shared terminals. Video covering all the features is here: https://youtu.be/OgCWc3hTBc0. Source: over 5 years ago
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
CodeShare.io - Realtime code sharing for developers
Mercurial SCM - Mercurial is a free, distributed source control management tool.
Visual Studio Live Share - Real-time collaborative development
darcs - Darcs is an advanced revision control system, for source code or other files.
Teletype for Atom - Collaborate in real time in Atom