zoukankan
html css js c++ java
[译]Atlassian Git系列教程
国庆期间把Atlassian的Git系列教程看完了。边看边翻译了相关文章。
原教程:
https://www.atlassian.com/git/tutorials/
我翻译的:
git init
git clone
git config
git add
git commit
git status
git log
git checkout
git revert
git reset
git clean
git commit --amend
git rebase
git rebase -i
git reflog
git remote
git fetch
git pull
git push
using branch
merge vs rebase
reset, checkout和revert
git log进阶
查看全文
相关阅读:
日报9.4
日报9.3
低级错误整理
树状数组求逆序对 笔记与思路整理
st表、树状数组与线段树 笔记与思路整理
Luogu P1098 字符串的展开
Luogu P1816 忠诚
jmeter cookie管理器 使用方法---新手学习记录1
kali nessus 安装插件失败解决方法
https tomcat 证书搭建
原文地址:https://www.cnblogs.com/irocker/p/atlassian-git-tutorials.html
最新文章
软工人8月27日学习记录
软工人8月26日学习记录
10.26
10.25 第一次开始写jsp页面
10.24 周结
10.23
10.22
动手动脑
完善二柱子题目
动手动脑
热门文章
动手动脑
十月阅读笔记2
日报9.17
日报9.13
日报9.12
日报9.10
日报9.9
日报9.8
日报9.6
日报9.5
Copyright © 2011-2022 走看看