Revision: 89763 http://trac.macports.org/changeset/89763 Author: snc@macports.org Date: 2012-02-09 15:58:17 -0800 (Thu, 09 Feb 2012) Log Message: ----------- guide: git.branch should refer to tags and commits Modified Paths: -------------- trunk/doc-new/guide/xml/portfile-phase.xml Modified: trunk/doc-new/guide/xml/portfile-phase.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-phase.xml 2012-02-09 23:52:46 UTC (rev 89762) +++ trunk/doc-new/guide/xml/portfile-phase.xml 2012-02-09 23:58:17 UTC (rev 89763) @@ -872,9 +872,9 @@ <term>git.branch</term> <listitem> - <para>Optional tag for fetching with git, this specifies a branch - (or other commit-ish) that git should checkout. Note that any - branch besides HEAD should be prefixed by origin/.</para> + <para>Optional tag for fetching with git, this specifies the tag + or other commit-ish that git should checkout. Note that any tag on + a branch besides HEAD should be prefixed by origin/.</para> <itemizedlist> <listitem>
participants (1)
-
snc@macports.org