Greeting, i am really new to github. My lecturer send me a php project in github. He ask me to edit and send the project URL to him. i don't know how to do it without he know that i am edit it. I don't want that he notice while i edit :D. I hope there is anyone to guide me. Thanks a lot. I cannot ask my lecturer this question because he ask us to try by own.
1条回答 默认 最新
- duanduji2986 2018-12-03 11:05关注
At first read about git basics: http://rogerdudler.github.io/git-guide/
At second watch this: https://desktop.github.com/ (help page: https://help.github.com/desktop/guides/), this is GUI wrapper over git. If you terrified of the terminal, use this.
Full way: Clone repo -> Switch to the new branch -> Make some changes (edit file for example) -> Commit this changes -> Push changes to new branch -> Checkout back to master branch -> Merge your new branch to master -> Push -> ??? -> Done
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥15 有偿求苍穹外卖环境配置
- ¥15 代码在keil5里变成了这样怎么办啊,文件图像也变了,
- ¥20 Ue4.26打包win64bit报错,如何解决?(语言-c++)
- ¥15 clousx6整点报时指令怎么写
- ¥30 远程帮我安装软件及库文件
- ¥15 关于#自动化#的问题:如何通过电脑控制多相机同步拍照或摄影(相机或者摄影模组数量大于60),并将所有采集的照片或视频以一定编码规则存放至规定电脑文件夹内
- ¥20 深信服vpn-2050这台设备如何配置才能成功联网?
- ¥15 Arduino的wifi连接,如何关闭低功耗模式?
- ¥15 Android studio 无法定位adb是什么问题?
- ¥15 C#连接不上服务器,