사용자 도구

사이트 도구


wiki:eclipse:gitforce

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
wiki:eclipse:gitforce [2021/05/13 10:49]
iyyeo 만듦
wiki:eclipse:gitforce [2023/01/13 18:44] (현재)
줄 3: 줄 3:
   * author      : 와프   * author      : 와프
   * email       : iyyeo@repia.com   * email       : iyyeo@repia.com
-  * lastupdate 2020-03-23+  * lastupdate 2021-05-13
 </WRAP> </WRAP>
 <WRAP clear></WRAP> <WRAP clear></WRAP>
줄 13: 줄 13:
   * 이클립스에서 git Pull을 하였을 경우에 master branch와 버전이 다르거나 수정하였을 때 오류가 나는 경우가 있는데, \\   * 이클립스에서 git Pull을 하였을 경우에 master branch와 버전이 다르거나 수정하였을 때 오류가 나는 경우가 있는데, \\
   * 이때 변경한 사항을 초기화 하고 master branch로 Pull 하는 경우에 쓰인다.\\   * 이때 변경한 사항을 초기화 하고 master branch로 Pull 하는 경우에 쓰인다.\\
-{{:wiki:eclipse:gitforce:01.png?400|}}+{{:wiki:eclipse:gitforce:01.png?400|}}\\
 \\ \\
 \\ \\
줄 22: 줄 22:
 \\ \\
 3. 하단에 생성된 'Git Repositories' 창에서 Git Respositories > 프로젝트명 > Branches > Local > master 에서 마우스 오른쪽 'reset' 클릭\\ 3. 하단에 생성된 'Git Repositories' 창에서 Git Respositories > 프로젝트명 > Branches > Local > master 에서 마우스 오른쪽 'reset' 클릭\\
-{{:wiki:eclipse:gitforce:02.png?400|}}+{{:wiki:eclipse:gitforce:02.png?400|}}\\
 \\ \\
 4. 'Reset Type'란에서 'Hard'클릭 후 'Finish' 클릭 (주의 : 수정했던 변경사항이 master branch로 초기화 됌)\\ 4. 'Reset Type'란에서 'Hard'클릭 후 'Finish' 클릭 (주의 : 수정했던 변경사항이 master branch로 초기화 됌)\\
-{{:wiki:eclipse:gitforce:03.png?400|}}+{{:wiki:eclipse:gitforce:03.png?400|}}\\
 \\ \\
 5. 왼쪽 프로젝트명에서 마우스 오른쪽 누르고 'Pull' 선택\\ 5. 왼쪽 프로젝트명에서 마우스 오른쪽 누르고 'Pull' 선택\\
-{{:wiki:eclipse:gitforce:04.png?400|} 
 \\ \\
  
 ==== 커맨드 ==== ==== 커맨드 ====
   cd 프로젝트 디렉토리   cd 프로젝트 디렉토리
- 
   git reset --hard   git reset --hard
- 
   git pull   git pull
 +\\
 === 주의 === === 주의 ===
  :!: 수정했던 변경사항이 master branch로 초기화 됩니다.  :!: 수정했던 변경사항이 master branch로 초기화 됩니다.
  
 ===== 출처 ===== ===== 출처 =====
-[[http://fahdshariff.blogspot.com/2011/08/eclipse-default-to-file-search-tab-in.html|Eclipse: Default to "File Search" Tab in Search Dialog]]\\ +[[https://yard.tistory.com/entry/eclipse-git-overwrite-update|eclipse git 강제 overwrite update]]\\
-\\ +
-[[https://stackoverflow.com/questions/91984/how-do-i-hotkey-directly-to-file-search-tab-in-eclipse|How do I hotkey directly to File Search tab in Eclipse]]\\ +
-\\ +
-[[https://stackoverflow.com/questions/2957774/searching-files-in-eclipse|Searching files in Eclipse]]\\ +
-\\ +
-[[https://mainia.tistory.com/1249|이클립스 Eclipse 검색, 찾기 기능 이용해서 효과적으로 개발하는 방법]]\\+
 \\ \\
  
-{{tag>오션 Eclipse Search Dialog에서 Ctrl+H 단축키 사용 시 File Search를 기본 탭으로 설정}}+ 
 +{{tag>와프 git 강제 pull 강제pull 강제update 업데이트 강제업데이트 git conflict gitconflict}}
/volume1/web/dokuwiki/data/attic/wiki/eclipse/gitforce.1620870561.txt.gz · 마지막으로 수정됨: 2022/03/10 19:52 (바깥 편집)