[经验] git使用入门以及新手(本人)使用github中遇到的问题

本文针对初学者在使用GitHub过程中可能遇到的问题,如本地项目未更新至最新版本导致的推送失败等,提供了详细的解决步骤和资源链接。从初始化仓库、添加跟踪文件到查看状态、提交更改,全面覆盖了基本的Git命令操作,适合CS61B课程的学生和其他初学者学习。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

新手(本人)使用github中遇到的问题
  1. 本地没有update到最新版本的项目 error: failed to push some refs to
  2. git weird techniques: UCB git WTFS
  3. 找不到git的位置了?在terminal里输入which git

https://sp18.datastructur.es/materials/guides/git-wtfs


git tutorial UCB textbook

学习CS61B的一开始,会有lab里面讲git tutorial。这里做一个总结。
CS61B Lab1:
https://sp18.datastructur.es/materials/lab/lab1/lab1#b-git--local-repos
Using git:
https://sp18.datastructur.es/materials/guides/using-git.html

commanddescription
git initInitialization
git add (d: file)add tracking file
git statuscheck status
git commit -m “message you want to record”commit
git loglist the whole log
git show (passcode)show the details
git checkout (passcode) (directory)get the odd staff back but the log is still stored
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值