diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/fork-remote-multiple.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/fork-remote-multiple.htm b/data/templates/fork-remote-multiple.htm index f5a95b2..8709f11 100644 --- a/data/templates/fork-remote-multiple.htm +++ b/data/templates/fork-remote-multiple.htm @@ -1,4 +1,5 @@ <form method="post" action="/fork-remote" enctype="multipart/form-data" class="well form-inline form-horizontal"> + <input type="hidden" name="orig_url" value="{{remote_url}}" /> <div class="control-group"> <p> The URL you provided contains links to several Git repositories. |
