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
Gregory Mounie
formation-git
Commits
bf5151c8
Commit
bf5151c8
authored
Dec 18, 2019
by
Grégory Mounié
Browse files
Merge branch 'master' of gricad-gitlab.univ-grenoble-alpes.fr:mounieg/formation-git
parents
613c586f
bcd91c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
MOSIG_AdvancedBasic2h/Makefile
View file @
bf5151c8
PDFLATEX_OPTIONS
=
-shell-escape
FILES
=(
git-computer-lab.pdf README.org
)
include
LaTeX.mk
upload-gitlab
:
$(FILE)
ls
/tmp/www-git
||
(
cd
/tmp/
&&
git clone git@gitlab.ensimag.fr:systemes/www-git.git
)
cd
/tmp/www-git
&&
git pull
cp
-a
avance
$(FILES)
/tmp/www-unix/public/
@
printf
"Documents copié dans /tmp/www-unix
\n
Penser à y faire git commit et git push pour les pousser vers gitlab"
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