Hacker News new | ask | show | jobs
by waqf 5263 days ago
At least one person's file created with vi can be edited by someone else using emacs.
1 comments

hg and git can indeed interop
They can do interop at the level DAG level, but higher or lower level abstractions aren't really supported (hg branch information isn't accessible in git, git doesn't have access to mq information, etc).