Skip to content
Snippets Groups Projects
Commit dd77c52f authored by Farid Alijani's avatar Farid Alijani
Browse files

updated readme file

parent b47bad88
Branches
Tags
No related merge requests found
...@@ -27,5 +27,16 @@ git push ...@@ -27,5 +27,16 @@ git push
1. mv /home/faridalijani/ "name of the folder" . 1. mv /home/faridalijani/ "name of the folder" .
2. git add "name of the folder" 2. git add "name of the folder"
3. git commit -a "short descr." 3. git commit -m "short descr."
4. git push 4. git push
--------------------------------------------------------------------
* Everyday when u make some changes to the directory u're working with,
u can follow these instructions to save the projects in the gitlab.control.lth.se
1. git add "name of the FOLDER"
2. git commit -m "short descr. of u've done in that day"
3. git push
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment