Fossil

Diff
Login

Diff

Differences From Artifact [7ddfe01c00]:

To Artifact [019baf2bde]:


404
405
406
407
408
409
410
411

412
404
405
406
407
408
409
410

411
412







-
+

  }else{
    const char *zNm = db_get("short-project-name","clone");
    @ <p>Clone the repository using this command:
    @ <blockquote><pre>
    @ fossil  clone  %s(g.zBaseURL)  %h(zNm).fossil
    @ </pre></blockquote>
  }
  style_body_and_footer("download");
  style_finish_page("download");
}