Skip to content

Commit

Permalink
Minor modification to agner.config template
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Jan 27, 2011
1 parent 0714be8 commit 9d1c72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agner.config
Expand Up @@ -4,5 +4,5 @@
{homepage, "[Package Homepage]"}.
{rebar_compatible, true}.
{license, "[Package License]", "[Optional Package License File]"}.
{url, {git, "[Package Git URL]", "[Package Git Ref]"}}. % Ref is either sha1, or {tag, TagName} or {brach, BranchName}
% url also accepts {hg, "[Package Hg URL]", "[Package Hg Rev]"}
{url, {git, "[Package Git URL]", [Package Git Ref]}}. % Ref is either sha1, or {tag, TagName} or {brach, BranchName}
% url also accepts {hg, "[Package Hg URL]", [Package Hg Rev]}

0 comments on commit 9d1c72e

Please sign in to comment.