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
- JavaScript
- grep
- bash
- 줄바꿈 문자
- tomcat
- Eclipse
- resource
- context
- lsof
- Windows
- plugin
- vscode
- find
- port
- 네트워크
- VirtualBox
- Windows 10
- ssh
- maVen
- xargs
- web.xml
- Quartz
- netsh
- import
- Mac
- IntelliJ
- 단축키
- Source
- GIT
- profile
Archives
- Today
- Total
develog
[git] master >R> 본문
## zsh 프롬프트에 git 정보가 'master >R>' 로 나옴
~ master >R>
## git rebase --abort 실행
~ master >R> git rebase --abort
## 'master >R>' 이 없어짐
~ master
'Dev > git' 카테고리의 다른 글
[git] revert (0) | 2022.04.03 |
---|---|
[git] checkout commit (0) | 2022.04.01 |
[git] github commit 메시지 수정 (0) | 2022.03.14 |
[git] config 기본 셋팅 (0) | 2022.02.17 |
[git] git init --bare (0) | 2022.02.17 |
Comments