Gitflow Workflow is a Git workflow that helps with continuous software development and implementing DevOps practices.๊น ํ๋ก์ฐ๋ ์ฐ์์ ์ธ ์ํํธ์จ์ด ๊ฐ๋ฐ๊ณผ ๋ฐ๋ธ์ต์ค ๊ด์ต ์ํ์
git status: git ์ํ๋ฅผ ํ์ธํด์ค๋ค. git add: ์์ ํธ๋ฆฌ์ ์๋ ํ์ผ์ ์คํ ์ด์งํ๋ค (stage์ ์ถ๊ฐํ๋ค). git commit -m "๋ฉ์์ง ๋ด์ฉ": ์คํ ์ด์ง ํ์ผ์ ์ปค๋ฐํ๋ค (๋ฒ์ ์ ๋ง๋ ๋ค). (commit์ ํ ๋์๋ ๊ทธ ๋ฒ์ ์ ์ด๋ค ๋ณ๊ฒฝ ์ฌํญ