diff options
author | nfagerlund <nick.fagerlund@gmail.com> | 2011-02-23 18:18:45 -0800 |
---|---|---|
committer | nfagerlund <nick.fagerlund@gmail.com> | 2011-02-23 18:18:45 -0800 |
commit | a42e796fa88574ef97a99b034c4229b961bdac60 (patch) | |
tree | 829c4362f019c0f4a523b76af5431887ef106ad7 /tasks/rake/git_workflow.rake | |
parent | a767eb03e7a01c047020763c0bfe3b500ac5044d (diff) | |
parent | b5bae9f99fb2ab2bd2429d047db7e53aa8c90fbd (diff) | |
download | puppet-a42e796fa88574ef97a99b034c4229b961bdac60.tar.gz puppet-a42e796fa88574ef97a99b034c4229b961bdac60.tar.xz puppet-a42e796fa88574ef97a99b034c4229b961bdac60.zip |
Merge branch 'ticket/2.6.next/6331' into 2.6.next
Diffstat (limited to 'tasks/rake/git_workflow.rake')
-rw-r--r-- | tasks/rake/git_workflow.rake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/rake/git_workflow.rake b/tasks/rake/git_workflow.rake index b2f96c603..980d2fbce 100644 --- a/tasks/rake/git_workflow.rake +++ b/tasks/rake/git_workflow.rake @@ -1,5 +1,5 @@ # This set of tasks helps automate the workflow as described on -# http://reductivelabs.com/trac/puppet/wiki/Development/DevelopmentLifecycle +# http://projects.puppetlabs.com/projects/puppet/wiki/Development_Lifecycle def find_start(start) |