diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -68,6 +68,12 @@ tkdnd_build: ./configure make +push_github: + hg bookmark -r default main && hg push git+ssh://git@github.com/drewp/light9.git + +pull_github: + hg pull git+ssh://git@github.com/drewp/light9.git + ### build ### coffee: