git - reset - 版本回退

使用 git-reset 进行版本

  • 原文地址:
  • 原文作者:
  • 本文永久链接:
特别说明

当前文章内容迁移中,如有问题,请提交 issues 谢谢~~

一. git-reset

使用 git reset 时,当前分支的之前会回退到之前的某个版本,指针回退。回退的同时,可以指定

二. git-reset 有三种模式

  • git-reset hard
  • git-reset soft
  • git-reset mixed
Prev:
utils-websit-op
Next:
hexo-rss
Contents of this article
Contents of this article