diff --git a/handbook/computing/repos.html b/handbook/computing/repos.html index 73995fcd6..1a24f6a17 100644 --- a/handbook/computing/repos.html +++ b/handbook/computing/repos.html @@ -27,6 +27,10 @@ expo.survex.com:
  • :expoweb: - the website pages, handbook, generation scripts (git)
  • :troggle: - the database/software part of the survey data management system
    - see notes on troggle for further explanations
  • +

    From the command line, to clone a repo, you will do this +git clone ssh://expo@expo.survex.com/home/expo/loser + +see the quick reminders for using git for the rest of them.

    Use the online view of these!

    These online webpages (links above) give a much clearer view of what is going on than many git tools you may be using on your machine.