diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-02 15:46:27 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-02 15:46:27 -0400 |
commit | 537824a2791485536746e78b27d232e868560171 (patch) | |
tree | a9bf3eb6659eec8eceb4ea3c00a30c1f0de245b7 /doc | |
parent | 53a8aeb1d1cfd42ae069e173437b34489d28d157 (diff) |
fix branch name
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/transitive_dependencies.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/transitive_dependencies.mdwn b/doc/bugs/transitive_dependencies.mdwn index 89f0d7085..e3043b61b 100644 --- a/doc/bugs/transitive_dependencies.mdwn +++ b/doc/bugs/transitive_dependencies.mdwn @@ -29,7 +29,7 @@ this bug coming back. Ugh. ## rebuild = change approach -[[!template id=gitbranch branch=master/transitive-dependencies author="[[joey]]"]] +[[!template id=gitbranch branch=origin/transitive-dependencies author="[[joey]]"]] Another approach to fix it is to say that anything that causes a rebuild of B is treated as a change of B. Then when C is changed, B is |