250x250
반응형
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 |
Tags
- non-www
- wordpress
- root
- https
- centos
- Xdebug
- Google Cloud
- git pull
- LetsEncrypt
- Linux
- mysql
- new user
- Apache
- crontab
- Mac
- launch.json
- home page
- php
- Certbot
- child theme
- CentOS7
- front page
- Liniux
- 구글 클라우드
- vscode
- MariaDB
- Fail2ban
- html
- DOM Parser
- SSL
Archives
- Today
- Total
목록git pull (1)
between 0 and 1
[VSCode] git pull - There is no tracking information for the current branch
how to solve "git pull" error in vscode error: 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 develop origin/ as descirbed in error message, we need just set an upstream branch ex. git branch --set..
Software Development Engineering/Dev.Info.
2021. 1. 24. 18:45