markdown Git课程笔记

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Git课程笔记相关的知识,希望对你有一定的参考价值。

## Notes
log vs reflog: The log is the "accepted" repo history and reflog is the absolute repositori history including those removed o reseted commits.

revert: Deshace los cambios añadiendo un nuevo commit en el historico.

reset: Destruye los commits que le he dicho que quite,y según los flag que use, esos cambios se pierden, pasan a workspace.

git help -g: The help content with themes and structures in other way

## Git-flow
https://danielkummer.github.io/git-flow-cheatsheet/

以上是关于markdown Git课程笔记的主要内容,如果未能解决你的问题,请参考以下文章

markdown 问题解决过程课程笔记

markdown 问题解决过程课程笔记

markdown 问题解决过程课程笔记

markdown 问题解决过程课程笔记

markdown fastai 2018课程笔记

markdown 通信原理课程笔记