티스토리 뷰
git-cheat-sheet-education.pdf
0.10MB
git switch [branch]
git log --oneline
git reset --soft HEAD~ : HEAD returns to latest commit
git reset --mixed HEAD~ : HEAD returns to latest commit, unstage files
git reset --hard HEAD~ : HEAD returns to latest commit, unstage files, discard changes
git reset [file name] : unstage [file name]
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- timesharing
- Semaphores
- 부모-자식 프로세스
- deadlock detection and recovery
- CPU burst
- CPU Scheduler
- nomorecramming
- modebit
- docxtemplater
- Copy on Write
- dmacontroller
- deadlock ignorance
- process context
- message system
- deadlock avoidance
- Peterson's Algorithm
- real time scheduling
- 문제가된다면삭제하겠습니다
- deadlock prevention
- 혹시이런거쓰면문제유출인가요
- multiprogramming
- Program Counter
- devicecontroller
- shortest job first
- process control block
- exec()
- test and set
- multiple-processer scheduling
- i/odevice
- I/O burst
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
글 보관함
