File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pgcommitfest/commitfest/templates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 {%endif%}
4545 {%if cfbot_branch %}
4646 < button class ="btn btn-secondary " title ="This adds the following to your clipboard (needs to be run in an existing git repo):
47- git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
48- git fetch commitfest cf/{{patch.id}}
49- git checkout commitfest/cf/{{patch.id}} " onclick ="addGitCheckoutToClipboard({{patch.id}}) "> Copy git checkout commands</ button >
47+ git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
48+ git fetch commitfest cf/{{patch.id}}
49+ git checkout commitfest/cf/{{patch.id}} " onclick ="addGitCheckoutToClipboard({{patch.id}}) "> Copy git checkout commands</ button >
5050 {%endif%}
5151 </ a >
5252 </ td >
You can’t perform that action at this time.
0 commit comments