Changes for page Home

Last modified by Nikita Kapchenko on 2019/10/03 12:42

From version 5.1
edited by Nikita Kapchenko
on 2019/06/25 11:03
Change comment: There is no comment for this version
To version 6.1
edited by Nikita Kapchenko
on 2019/07/07 01:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,6 +54,12 @@
54 54  2. git commit -m "comment"
55 55  
56 56  3. git push origin master
57 +
58 +If you don't care about your local changes and want to pull from remote:
59 +
60 +git reset ~-~-hard
61 +
62 +git pull origin master
57 57  )))
58 58  
59 59  (% class="col-xs-12 col-sm-6" %)