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 |
Tags
- super
- constantnumber
- ALTER
- arguments
- hamobee
- Polymorphism
- start()
- abstractclass
- methodArea
- Vector
- Eureka
- hashCode
- run()
- fuction
- overload
- reference
- concreteclass
- 생성자
- 객체형변환
- MSA
- 콘크리트클래스
- eclipse
- object
- 추상클래스
- class
- value
- Hashtable
- garbagecollection
- string
- override
Archives
- Today
- Total
뇌운동일지
[git] Please tell me who you are.Run git config --global user.email "you@example.com" git config --global user.name "Your Name"to set your account's default identity.Omit --global to set the identity only in this repository.fatal: unable to auto-detec.. 본문
오리너구리의 오리발질/Git
[git] Please tell me who you are.Run git config --global user.email "you@example.com" git config --global user.name "Your Name"to set your account's default identity.Omit --global to set the identity only in this repository.fatal: unable to auto-detec..
purpleduck 2020. 4. 9. 13:17평소와 같이 add commit push를 하던 중, commit 단계에서 평소와 다른 메세지가 나왔다.
지난번에 pull push를 반복하던 중, README.md 를 삭제했는데, 그 영향일지도 모르겠다.
시키는대로 name과 email을 입력해주었다.
성공!
'오리너구리의 오리발질 > Git' 카테고리의 다른 글
[git_tips] fatal: refusing to merge unrelated histories (0) | 2020.07.27 |
---|---|
[github] error (0) | 2020.04.20 |
[github 오리발질] warning: LF will be replaced by CRLF in (0) | 2020.04.16 |
[git] github 404error (0) | 2020.04.09 |
[git_tips] github 원격저장소 연결, 로컬저장소에서 원격저장소로 push하기 (0) | 2020.04.06 |
Comments