1.Github command
vs code에서 blog 수정 완료
vs code에서 blog 수정 완료
좋은 site (HEAD가 pointer임, branch, commit 흐름을 시각적으로 확인할 수 있는 tool) https://git-school.github.io/visualizing-git/ git status를 습관화하자!
CI/CD
git reset HEAD~1 HEAD를 1 commit 전으로 이동시켜 해당 commit을 삭제 파일의 변경 내용은 작업 directory에서 삭제 --soft를 사용하면 파일의 변경사항 그대로 남음 ...
터미널 진입 : systemctl reboot --firmware-setup 시간이 꽤 걸린다…
Protocol 통신을 위한 규약, 전송되는 데이터의 항목/순서/표현법을 정의