Changes between Version 15 and Version 16 of faq/gitification
- Timestamp:
- May 27, 2012, 9:11:18 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/gitification
v15 v16 225 225 } 226 226 }}} 227 228 === Analysis of git_deploy === 229 230 Version 1.x of git_deploy was based on [https://github.com/patrikf/glip glip], a Git Library In PHP. Version 2.x of git_deploy calls the git executable directly and parses the output instead. There might be issues in a shared hosting environment but many people report that the 2.x version works far better than the 1.x version, so we'll adapt git_deploy 2.x to git-subtree.