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

Changed feature.md

parent 33595449
Branches feature1
No related tags found
1 merge request!4Changed feature.md
1. git remote -verbose - it shows tracked repositories
![Figure1](scr/assg5/remote.png)
![Figure1](src/assg5/remote.png)
2. git tag - it gives a reference to the lates commit
![Figure2](scr/assg5/tag.png)
![Figure2](src/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
![Figure3](src/assg5/reset.png)
\ No newline at end of file
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