Spaces
Apps
Templates
Create
git
All content
Space settings
Content
Results will update as you type.
•
최근 업데이트
commit & branch/merge
•
cherry pick a range of commits and merge into another branch
•
git master branch 가 없을 경우
•
branch 삭제
git squash commit
•
이미 커밋된 파일을 ignore 하기
•
git init 할때 기본 브랜치명(default branch name)을 main 으로 설정하기
github 주요 기능
•
Git Subsplit 로 소스를 모듈로 분리하기
•
git 현재 리비전 알아내기
•
How to see the changes in a commit?
PR(Pull Request)
SourceTree
•
특정 버전(태그) 다운로드 하기 - Download a specific tag with Git
•
git 파일이나 폴더 이름 변경 (git rename file or folder)
•
git archive 를 사용해서 폴더를 .git 제외하고 tar 나 zip 으로 묶기
git troubleshooting
•
.gitignore 를 생성해 주는 gitignore.io
•
github 의 gist 를 원격에서 수정하고 push 하기
git tips & tricks
Blogs
git
/
commit & branch/merge
Summarize
commit & branch/merge
정광섭
Owned by
정광섭
Last updated:
2017-Dec-01
1 min read
Loading data...
cherry pick a range of commits and merge into another branch
git master branch 가 없을 경우
branch 삭제
git squash commit
이미 커밋된 파일을 ignore 하기
git init 할때 기본 브랜치명(default branch name)을 main 으로 설정하기
{"serverDuration": 47, "requestCorrelationId": "c2781196531d49fc8d3f57c2ce9bf5ab"}