git-recipe

Simple buildout recipe for downloading git repositories
Download

git-recipe Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freely Distributable
  • Price:
  • FREE
  • Publisher Name:
  • Young King
  • Publisher web site:
  • http://blog.flyzen.com

git-recipe Tags


git-recipe Description

git-recipe is a simple buildout recipe for downloading git repositories that uses system git command and its syntax.UsageRecipe clones git repository and checkouts to revision, if it is providedin configuration. You can use recipe like this: :: parts = data recipe = git-recipe repository = git://example.com/my-git-repo.git rev = origin/redevlop-branch as_egg = TrueOptions*repository* - repository url*ref* of *rev* - git reference_ wich you want to checkout*as_egg* - Set to True if you want the checkout to be registered as a development egg in your buildoutProduct's homepage


git-recipe Related Software