Spaces
Apps
Templates
Create
git
All content
Space settings
Content
Results will update as you type.
•
최근 업데이트
commit & branch/merge
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
•
git bare repository 설정 및 다른 프로토콜(HTTP, SSH) 과 연계
•
git push/pull 할때 fatal: refusing to merge unrelated histories 문제 해결
•
git fetch vs pull
github 사용법
gitlab 사용법 및 활용
git svn 설치
git tips
•
git - 빈 디렉터리 add 하기
•
git - 여러 개의 원격 저장소(remote repository) 설정하기
•
git add 한것을 commit 전에 취소 - svn revert 와 유사
•
git revert - 예전 commit 상태로 되돌리기
•
git 수정 이전으로 내용 되돌리기
•
git 에 ssh 로 연결시 verbose mode 로 실행하기
•
git 원격지 브랜치 삭제(delete remote branch)
•
git 을 ssh 로 연결시 22번 이 아닌 다른 포트 사용하기
•
git 의 기본 commit editor 변경하기
•
github, gitlab, bitbucket 에 ssh 공개키가 제대로 등록되었는지 확인하는 방법
•
ssh config 설정해서 서버마다 다른 ssh key 사용하기
•
WSL 개발 환경을 위한 git 파일 별로 CR/LF 설정하기
•
git 리포지토리에서 추가/삭제된 파일 목록 표시
•
git 버전 관리 무시 목록(ignore) 설정법(.gitignore)
•
git 서브모듈(submodule) 로 외부 프로젝트 사용하기
git 으로 쉽게 버전 관리 하기 - Easy Version Control with Git
•
git 하위 디렉터리, 폴더만 클론(clone) 하기
•
RHEL/CentOS 에 git 2 설치하기
•
Windows 에서 git 서버 구축하기(Gitblit + Jetty)
•
Windows 용 git server bonobo git server 설치하기
•
서브버전 저장소(subversion repository)를 git 으로 이관하기
소스트리(SourceTree)
•
이클립스에 egit 과 subclipse 설치법
•
git 에서 CRLF 개행 문자 차이로 인한 문제 해결하기
•
SourceTree 에서 git flow 초기화 하기 - git feature branch 가 잘못된 위치에 생길 때 조치
•
posh-git 으로 Power shell prompt 에 git 저장소 정보 표시하기
•
fedora 에서 bitbucket 에 public key 방식으로 연결 실패
Blogs
git
/
/
git tips
/
git revert - 예전 commit 상태로 되돌리기
Summarize
git revert - 예전 commit 상태로 되돌리기
정광섭
Owned by
정광섭
Last updated:
2014-Apr-09
1 min read
Loading data...
Ref
http://stackoverflow.com/questions/927358/how-to-undo-the-last-git-commit
http://stackoverflow.com/questions/4114095/revert-to-previous-git-commit
{"serverDuration": 38, "requestCorrelationId": "2457d59ab8ff4d8fa95c0a20bb52d37b"}