Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FOSS-lab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
영일 곽
FOSS-lab
Commits
7a1e67ca
Commit
7a1e67ca
authored
2 years ago
by
영일 곽
Browse files
Options
Downloads
Patches
Plain Diff
11-21 Readme.md
parent
782ccffc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
foss_lab/lab1121/readme.md
+15
-0
15 additions, 0 deletions
foss_lab/lab1121/readme.md
with
15 additions
and
0 deletions
foss_lab/lab1121/readme.md
0 → 100644
+
15
−
0
View file @
7a1e67ca
-
REWRITE HISTORY
-
git rebase [branch]
-
현재 브랜치에서 다른 분기점을 찾아 합친다.
-
알맞은 숫자의 history를 남겨놓기 위해서 사용
-
개발의 히스토리를 다시 작성하기 위해 사용
-
git reset —hard [commit]
-
git stash
-
임시 commit
-
기말고사 문제
-
rebase는 안나온다.
-
git fork, pull 차이
-
merge는 충돌 발생 시 vi에디터로 들어가 해결하고 add, commit해야한다.
-
git은 소스코드 형상관리 시스템
-
이전의 commit 상태로 돌아가는 방법
-
git reset —hard : 헤드 포인트를 옮긴다.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment