Skip to content
Jimmy Zhuo edited this page Dec 1, 2015 · 4 revisions

Welcome to the dyncall wiki!

Sync Guide

if you didn't have git-hg

if you didn't clone the original dyncall repo

if you didn't add https://github.com/MoarVM/dyncall.git to your cloned original dyncall repo

Sync the git repo to the hg dyncall repo

  • git pull --rebase

Sync the hg dyncall repo to git repo

  • git-hg pull
  • git push