New to git (through my new assignment) and getting the instruction “just to make an attempt before committing”, I did it. To my great surprise, all the changes in my working directory disappeared.
Thanks.
git pull git fetch git merge. , , , , git pull . , , commit, git pull git pull --rebase. git push.
git pull
git fetch
git merge
git pull --rebase
git push
, , , git pull, .
, , , , , git pull, - , - .
, - . .
, , , .
-
commit -
git add <filename>
git commit -m "added blah feature"
, Pull ( rebase), -
(YAY!) -
git push -u origin master
, ( CI, ) -
( reset , , ) . , , (), . , , .
, :) !
Source: https://habr.com/ru/post/1625663/More articles:Загрузка мусора загрузчика на реальном оборудовании - assemblyAllow UITableView to reorder, but not delete in edit mode, and delete wipes to delete in any case - iosKeras Sequence Labeling - deep-learningThe gap of several cycles in Ceylon - ceylonHow to redirect stderr to a file in cron job - shWhat prevents us from removing the UILabel inside the UITableViewCell from the storyboard? - iosOkclient in Okclient cannot be applied to (okhttp3.okhttpclient) - androidElm syntax required - elmIs it possible to make extension plugins, for example, WordPress actions in Rust? - rustHow to test method using sleep () function with Java? - javaAll Articles