Y
Hacker News
new
|
ask
|
show
|
jobs
by
gtrak
5263 days ago
hg and git can indeed interop
1 comments
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