Philipp Klose

Results 15 comments of Philipp Klose

> What are the advantages against matoous? This library is actively maintained.

Thanks. I will look into that and recommit to the haxelib server.

Are people still using `submodule`. Nearly everybody I know switched to [`git subtree`s](http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/)?

subtrees are part of git since version 1.7.11. But they do not need an interace in GitSavvy, because once initialised they blend in with the normal tree.

@p3lim Interesting. I'm exclusively develop on Linux and `git subtree` installed everywhere since mid 2012.