Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
law-analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qcd-public
law-analysis
Commits
f3328dbe
Commit
f3328dbe
authored
2 years ago
by
Klaus Rabbertz
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b9bf832e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-5
6 additions, 5 deletions
README.md
with
6 additions
and
5 deletions
README.md
+
6
−
5
View file @
f3328dbe
...
...
@@ -6,15 +6,16 @@ be available either locally or via cvmfs!
Clone respository with submodules:
```
git clone --recursive https://gitlab.e
k
p.kit.edu/qcd-public/law-analysis.git
git clone --recursive https://gitlab.e
t
p.kit.edu/qcd-public/law-analysis.git
--branch master
```
or
```
git clone --recursive git@gitlab.e
k
p.kit.edu:qcd-public/law-analysis.git
git clone --recursive git@gitlab.e
t
p.kit.edu:qcd-public/law-analysis.git
--branch master
```
If you get an error message from git like:
"warning: remote HEAD refers to nonexistent ref, unable to checkout."
then start over and try adding "--branch master" to the checkout command line.
The "--branch master" is necessary to avoid warnings like:
"warning: remote HEAD refers to nonexistent ref, unable to checkout.",
after which effectively nothing is properly cloned and needs to be re-cloned
into a new directory.
Copy example config from setup/configs to ./luigi.cfg
Copy example NNLOJET runcard [name].run from setup/runcards to .
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment