-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kook 's PR #83
Open
YoujianWu
wants to merge
39
commits into
gdut-dynamic-x:master
Choose a base branch
from
YoujianWu:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kook 's PR #83
Changes from 17 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
06d6fbb
Kook 's PR
YoujianWu 2a4bc61
考核文件 README.md
YoujianWu 2931201
Create my task
YoujianWu 2b2b9cf
my tasks
YoujianWu 8a3fbe5
Delete my task
YoujianWu 9243012
Delete README.md
YoujianWu 3cb2bc6
git任务
YoujianWu 5e65ecc
Add files via upload
YoujianWu bafbdd2
my git tasks
YoujianWu 9995bc3
Pictures
YoujianWu 2754d3c
README.md
YoujianWu 1ec66f8
Delete README.md.md
YoujianWu 9138c48
Delete Kook 's PR
YoujianWu 4fd7b06
README.md
YoujianWu 1bb2984
Delete README.md
YoujianWu 7e1082d
README.md
YoujianWu fb89cb6
README.md
YoujianWu b3857c3
NEW git.md
YoujianWu 797cb02
Delete git.md.md
YoujianWu 5e97a64
Delete git图片
YoujianWu 734bfd7
Delete dca39b06c36b4a9874db44d1b320678.jpg
YoujianWu 28e71c8
Create MY Homeworks
YoujianWu cdacc82
ROS Tasks
YoujianWu 1779b0d
Create ROS Pictures
YoujianWu 1fbc9fc
My ROS Tasks
YoujianWu d13cd00
ROS Tasks
YoujianWu bdabef1
Delete 2022-final/ROS Tasks directory
YoujianWu a9b59a8
Create My tasks
YoujianWu 483e535
My Tasks
YoujianWu 2c3cf72
Delete 2022-finalproject/wuyoujian666/ROS Tasks directory
YoujianWu 468c958
README.md
YoujianWu 63925b6
Delete 关于版本回退的一些总结(1).md
YoujianWu 6ca5298
Add files via upload
YoujianWu 345483e
Update README.md
YoujianWu 471b10e
Delete reset
YoujianWu c426604
Add files via upload
YoujianWu 6231f84
Update README.md
YoujianWu 577c94d
Update README.md
YoujianWu 0b402e1
Update README.md
YoujianWu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# 收获 | ||
|
||
从学习这个项目以来,我收获到了 | ||
c++的基础学习 | ||
linux 命令行的基础语法 | ||
bash脚本基础 | ||
vim编辑器的使用 | ||
git入门语法 | ||
|
||
作为刚入门的一个纯小白,甚至连Windows都弄不明白,就加入到了Ubuntu系统的学习,通过B站相关网课学习对应的内容,以及每学习一个内容,我都会用手机的WPS便签记笔记。 | ||
|
||
# 感想 | ||
|
||
我是一名大一的小萌新,从高中开始就对机器人有着极大的热情,也对RM的赛事比较关注,在开学后了解到学校的对应的团队,我便报名加入了DynamicX团队的考核,但我对系统这方面简直是一窍不通,但通过团队这段时间的培训,我对系统的一些专有名词有所了解,并了解了对应的部分发挥怎么样的作用。即使现在的自己对很多东西都是一窍不通,但我相信,通过不断地学习,能够改变自己。但不管怎么说,我渴望拥有自己的一个机器人,渴望拥有一群机器人的伙伴,渴望拥有一支自己热爱的团队,渴望拥有一个为之奋斗的梦想。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# 回退文件的两种方法 | ||
|
||
![image-20221105163501054](C:\Users\WUYOUJIAN\AppData\Roaming\Typora\typora-user-images\image-20221105163501054.png) | ||
|
||
![image-20221105163532606](C:\Users\WUYOUJIAN\AppData\Roaming\Typora\typora-user-images\image-20221105163532606.png) | ||
|
||
git reset <commit的编号> | ||
|
||
git reset HEAD~或 git reset HEAD^可以回退上一个版本 | ||
|
||
# 回退版本的方法 | ||
|
||
![image-20221105163555689](C:\Users\WUYOUJIAN\AppData\Roaming\Typora\typora-user-images\image-20221105163555689.png) | ||
|
||
![image-20221105163623248](C:\Users\WUYOUJIAN\AppData\Roaming\Typora\typora-user-images\image-20221105163623248.png) | ||
|
||
git revert <commit编号> 可以回到某个版本,并删除某个版本后的变化,并且会保留历史 | ||
|
||
# 合并分支的方法 | ||
|
||
git merge | ||
|
||
git rebase |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just reset?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have update my git tasks and I need your review@irvingskr .
Is there anything I must update?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@irvingskr 师兄,我还有哪里需要修改的呢,为什么我的没有通过呢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你没做第二阶段作业啊。。