INTRO git fetch와 pull 차이 1. git fetch : 별도 병합(merge) 필요 git:([branch])$ git fetch origin 원격저장소 commit 파일을 로컬저장소로 가져온다. 원격저장소와 로컬저장소의 변경된 내용을 확인할 수 있다.(origin/[branch], branch는 master, main, ...) git:([branch]$ git log --decorate --all --oneline 변경된 내용 확인 후 merge하면 git pull과 동일해진다. git:([branch])$ git merge origin/[branch] 2. git pull : git fetch와 git mergy를 실행한 것과 동일 git:([branch])$ git pull ori..
INTRO 0-1. GitHub 가입 : GitHub 가입 및 git commit/push 0-2. [YourGitHubUsername].github.io 생성 : github.io 블로그 생성 0-3. github.io jekyll bundler 적용 : github.io jekyll bundler 설치 및 git push 적용 1. 개발서버 실행 chirpy-theme 적용 2. chirpy-theme 수정 3. github.io git push 적용 및 page 설정 1. 개발서버 실행 theme 적용 jekylltheme 사이트 : http://jekyllthemes.org/ 선택한 테마 chirpy : http://jekyllthemes.org/themes/jekyll-theme-chirpy/ ..
INTRO 0-1. GitHub 가입 : GitHub 가입 및 git commit/push 0-2. [YourGitHubUsername].github.io 생성 : github.io 블로그 생성 1. jekyll bundler 설치 및 개발서버 실행 2. github.io git push 적용 1. jekyll bundler 설치 및 개발서버 실행 $ gem install jekyll bundler $ jekyll -v jekyll 4.2.1 - [YourGithubID].github.io directory 이동 - 기존 index.html 있다면 제거 : rm -r index.html jinozpersona.gihub.io $ jekyll new ./ Running bundle install in /U..
INTRO GitHub 회원가입 / repository 생성, (macOS) git 설정 / commit/push : 이전 글 확인 github.io repository 생성 index.html 생성 및 commit/push : hello github.io blog 1. github.io repository 생성 - Repositoty name 부분에 jinozpersona.github.io 형태로 생성 : Owner(username)과 동일하게 [username].github.io 생성 2. index.html 생성 및 commit/push git directory 생성 및 이동 $ mkdir jinozpersona.github.io $ cd jinozpersona.github.io git config..
INTRO GitHub 회원가입 GitHub repository 생성 (macOS) git 설정 (macOS) git commit/push GitHub repository 확인 1. GitHub 회원가입 및 Repository 생성 GitHub site : https://github.com/ 우측 상단 회원가입 : Sign up 클릭 로그인 : Sign in Username or email address Password 리포지터리 생성 repositories >> New Owner / Repository name - [username] / [repository name : 생성할 리포지터리 이름] 형태로 작성 - Public/Private - Initialize this repository with: 3..
- Total
- Today
- Yesterday
- Pandas
- Django
- DS18B20
- github
- sublime text
- server
- Templates
- 확진
- ERP
- template
- 코로나19
- SSH
- 자가격리
- COVID-19
- Regression
- 코로나
- arduino
- CSV
- r
- 라즈베리파이
- Raspberry Pi
- Python
- MacOS
- raspberrypi
- analysis
- DAQ
- Model
- vscode
- git
- pyserial
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |