Y
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
gtrak
5263 days ago
hg and git can indeed interop
link
xentac
5263 days ago
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).
link