git cheat sheet
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]
code/git
2021. 5. 11. 15:09
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- I/O burst
- process control block
- CPU Scheduler
- i/odevice
- docxtemplater
- CPU burst
- deadlock prevention
- Program Counter
- dmacontroller
- exec()
- deadlock detection and recovery
- 부모-자식 프로세스
- multiprogramming
- modebit
- real time scheduling
- 혹시이런거쓰면문제유출인가요
- test and set
- Semaphores
- Copy on Write
- Peterson's Algorithm
- multiple-processer scheduling
- shortest job first
- 문제가된다면삭제하겠습니다
- deadlock ignorance
- message system
- nomorecramming
- timesharing
- process context
- devicecontroller
- deadlock avoidance
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함