Skip to content
Snippets Groups Projects
Commit 33595449 authored by AG1561's avatar AG1561
Browse files

Added feature1.md

parent 26a92209
No related branches found
No related tags found
1 merge request!3Added feature1.md
compile_pdf:
image: aergus/latex
script:
- latexmk -pdf -f jamk-report.tex
artifacts:
paths:
- jamk-report.pdf
expire_in: 1 month
tags:
- general
only:
- master
1. git remote -verbose - it shows tracked repositories
![Figure1](scr/assg5/remote.png)
2. git tag - it gives a reference to the lates commit
![Figure2](scr/assg5/tag.png)
3. git reset - it points to the chosen commit of the repository and allows changes to that point
![Figure3](scr/assg5/reset.png)
\ No newline at end of file
src/assg5/remote.png

12.2 KiB

src/assg5/reset.png

7.28 KiB

src/assg5/tag.png

6.84 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment