Hacker News new | ask | show | jobs
by frozenport 4770 days ago
Wonderful, although I would rather have the AST integrated with GIT and not as some other kind of version control.
1 comments

As long as you can convert the AST into a git Tree Object[0] you should be good to go.

[0] http://git-scm.com/book/en/Git-Internals-Git-Objects#Tree-Ob...