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
													
											
												
												- node.js
- Excel
- tensorflow
- pandas
- sqlite
- port
- ASP
- ubuntu
- 함수
- Unity
- urllib
- 맛집
- Linux
- swift
- PyQt5
- 다이어트
- 라즈베리파이
- 유니티
- python
- MS-SQL
- PER
- IOS
- PyQt
- 리눅스
- javascript
- MySQL
- 날짜
- mssql
- flutter
- GIT
													Archives
													
											
											
											
											목록github (2)
아미(아름다운미소)
			
			
				git pull 가 안먹을때
				
	
	
               
           
               
	
		
	
	
               
           
					
					
					
					
					
					
						
					
				There is no tracking information for the current branch. Please specify which branch you want to merge with. See git-pull(1) for details. git pull If you wish to set tracking information for this branch you can do so with: git branch --set-upstream-to=origin/ master ============================================== -u`나 `--set-upstream-to 옵션 줘서 로컬 master가 origin/master를 추적하게끔 해줍니다. $git branch --se..
				랭귀지/Git
				
				2020. 11. 27. 13:28