Notice
Recent Posts
Recent Comments
Link
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- MySQL
- Transaction
- greedy
- ConnectionPool
- oauth2
- Git
- Operating System
- GPG
- ์๊ณ ๋ฆฌ์ฆ #๋ฐฑ์ค #1717
- DDL
- Spring
- springboot
- MariaDB
- database
- constraints
- ๋ฐฑ์ค
- aws
- error
- docker
- dml
- interrupt
- hikaricp
- DataSource
- ํ์
- where
- select
- DBCP
- ์๊ณ ๋ฆฌ์ฆ
- OS
- JDBC
Archives
- Today
- Total
๋ชฉ๋กGit๐ (1)
did_story
Git ์ฉ์ด ์ ๋ฆฌ 1ํธ.
[๊ธฐ๋ณธ]๋ก์ปฌ ์ ์ฅ์(local repository)๋ด PC์์ ๊ด๋ฆฌํ๋ git ์ ์ฅ์๋ก์ปฌ git ์ ์ฅ์๋ฅผ ๋ง๋ค์ด์ฃผ๋ ค๋ ๋๋ ํ ๋ฆฌ๋ก ์ด๋ํด์ ์๋ ๋ช ๋ น์ด๋ฅผ ์คํํ๋ฉด .git ํด๋ ์์ฑgit init.git ํด๋์ ์ปค๋ฐ, ์คํ ์ด์ง ๋ฑ ์ ์ฅ์์ ํ์ํ ๋ผ๋ ํ์ผ์ด ์ ์ฅ๋์ด ์์์๊ฒฉ ์ ์ฅ์(remote repository)๋ก์ปฌ ์ ์ฅ์๋ฅผ ์ ๋ก๋ ํ๋ ๊ณณ. ex) GitHub, Bitbucket, GitLab ๋ฑclone ๋ช ๋ น์ด๋ก ๊ธฐ์กด ์๊ฒฉ ์ ์ฅ์๋ฅผ ๋ก์ปฌ์ ๋ฐ์ ์ ์์git clone https://git + ์ ์ฅ์ ์ฃผ์์์ ํด๋(Working Directory)์์ ์ด ์ผ์ด๋๋ ํด๋Staging Area(Index)์์ ํด๋์์ ์์ ํ ๋ณ๊ฒฝ ๋ด์ฉ์ ๊ธฐ๋ก ํ๋ ๊ณณ(git ์ ์ฅ์์ commitํ๊ธฐ ์ ์ ์ฌ๋ ค๋๋ ๊ณต๊ฐ)..
Git๐
2024. 7. 18. 20:43