Git

Git Reset Modes: soft, mixed, hard

less than 1 minute read

commit์„ resetํ•ด์„œ ์ด์ „ commit ์ง€์ ์œผ๋กœ ๋Œ์•„๊ฐˆ ํ•„์š”๊ฐ€ ์žˆ๋Š” ๊ฒฝ์šฐ๊ฐ€ ์กด์žฌํ•œ๋‹ค.

Git checkout submodule

less than 1 minute read

๋‹ค๋ฅธ branch๋กœ checkout ํ• ๋•Œ submodule ์ด ์—†์„ ๊ฒฝ์šฐ submodule init์„ ํ•ด์ฃผ๊ณ  update โ€“recursive๋ฅผ ํ•ด์ค˜์•ผ ํ•จ.

Git checkout from commit

less than 1 minute read

ํŠน์ • commit์œผ๋กœ ๋ถ€ํ„ฐ ์ƒˆ๋กœ์šด ๋ธŒ๋žœ์น˜๋ฅผ checkout ํ•˜๋Š” cmd

Git Credential

less than 1 minute read

git credential๋กœ ์•”ํ˜ธํ‚ค ๋งค๋ฒˆ ์ž…๋ ฅ์•ˆํ•ด๋„ ์ˆจ๊ธด์ƒํƒœ์—์„œ git clone ๊ฐ€๋Šฅํ•˜๊ฒŒ ํ•  ์ˆ˜ ์žˆ๋‹ค.

Git Pull Request (PR) - Project Contribution

2 minute read

Git Pull Request ๋‹ค ์ ๊ณ ๋ณด๋‹ˆ ๋„ˆ๋ฌด ์ž์„ธํ•˜๊ฒŒ ์ ์€ ๊ฒƒ ๊ฐ™๊ธฐ๋„ ํ•˜๋‹ค.