Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
code-webis-cmd
code-webis-cmd
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • code-generic
  • code-webis-cmdcode-webis-cmd
  • Wiki
  • git setup

git setup · Changes

Page history
add note about Git URLs authored Dec 07, 2016 by Administrator's avatar Administrator
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 2 deletions
+3 -2
  • git-setup.md git-setup.md +3 -2
  • No files found.
git-setup.md
View page @ d61fb1de
......@@ -23,12 +23,13 @@ Once you have an authentication method set up, you can paste the clone URL behin
git clone https://webis16.medien.uni-weimar.de/gitlab/webisstud/wstud-clickbait-ws16.git
```
With SSH this would be:
With SSH this would be: (note the different domain name)
```
git clone git@webis.uni-weimar.de:webisstud/wstud-clickbait-ws16.git
```
(note the different domain name!)
Both URLs can be looked up and copied from the project page in GitLab.
If you need further instructions on working with Git from the command line, you can find many good tutorials online, such as the following:
......
Clone repository
  • git admin tools
  • git setup
  • Home
  • webis cmd installation