Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Ankenbrand
lfs-test
Commits
e7de7eec
Commit
e7de7eec
authored
Sep 23, 2021
by
Markus Ankenbrand
Browse files
docs: add commands for reproduction
parent
a9b9db66
Changes
1
Show whitespace changes
Inline
Side-by-side
commands.sh
0 → 100644
View file @
e7de7eec
git clone git@git.physik.uni-wuerzburg.de:iimog/lfs-test.git
cd
lfs-test
git lfs
install
git lfs track
"*.bin"
git add .gitattributes
git commit
-m
"Configure git lfs"
head
-c
100 /dev/urandom
>
random.bin
git add random.bin
git commit
-m
"Add random bin"
git push
# git clone git@git.physik.uni-wuerzburg.de:iimog/lfs-test.git lfs-test-clone
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment