commit, add, pull, merge ์ทจ์ํ๊ธฐ
git. commit, add, pull, merge ์ทจ์
[git] git pull์ ์ทจ์ํ๋ ๋ฐฉ๋ฒ?
git pull ๅฝไปค
Without running git pull, your local repository will never be updated with changes from the remote.
soft, mixed, hard soft : ํ์ฌ ์ธ๋ฑ์ค, ์ํน ํธ๋ฆฌ๋ฅผ ์ ์งํ ์ฑ๋ก HEAD๋ฅผ ๋ณ๊ฒฝ mixed : default ์ต์ .
Fully spelled out hex object names are also not supported.
๋ฐ๋ก ๋ค์ ์ปค๋ฐํ ์ ์๋ ์ํ๋ก ๋จ์์๋ ๊ฒ์ ๋๋ค.
git pull should be used every day you interact with a repository with a remote, at the minimum.
๋ฐ์ํ ์๋๋ ์ ์ ์์ํ ๊ฒฝํ๋ด์ ๋ฐํ์ผ๋ก ์์ฑํ ๊ฒ ์ ๋๋ค.
์ง๋ ๋ ์ ๋์ ์ด๋ ฅ๋ค์ด ์ค๋ ๋ ์ง๋ก ์ ์ฒด ๋ํต์ผ์ ์ด๋ฃจ์๋ค.
์ถ๊ฐ reset option.
The victim sends an object Y that the attacker already has, and the attacker falsely claims to have X and not Y, so the victim sends Y as a delta against X.