Skip to content

Commit

Permalink
Git 工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-lam committed Nov 17, 2018
1 parent 1c889e7 commit 5834492
Show file tree
Hide file tree
Showing 63 changed files with 932 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@

基本概念,常见命令,速查表

- [GitFlow](notes/GitFLow.md)
- [Git 工作流](notes/Git工作流.md)

Git 工作流概念
Git 工作流简介,集中式工作流,功能分支工作流, GitFlow 工作流,Forking 工作流,Pull Requests

- [正则表达式](notes/EfficiencyTools/正则表达式.md)

Expand Down
2 changes: 1 addition & 1 deletion notes/Git.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ $ git remote set-url origin https://xxx.git

# 三、Git 常用场景

## 1. 删除本地文件后,想从远程仓库中重新Pull最新版文件
## 1. 删除本地文件后,想从远程仓库中重新 Pull 最新版文件

Git提示:up-to-date,但未得到删除的文件

Expand Down
2 changes: 0 additions & 2 deletions notes/GitFlow.md

This file was deleted.

929 changes: 929 additions & 0 deletions notes/Git工作流.md

Large diffs are not rendered by default.

Binary file added notes/assets/example-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-feature-branch-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-forking.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-gitflow-enduserbug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added notes/assets/git-workflow-svn-6.png
Binary file added notes/assets/git-workflow-svn-7.png
Binary file added notes/assets/git-workflow-svn-8.png
Binary file added notes/assets/git-workflow-svn-9.png
Binary file added notes/assets/git-workflow-svn-clone.png
Binary file added notes/assets/git-workflow-svn-initialize.png
Binary file added notes/assets/git-workflow-svn-push-local.png
Binary file added notes/assets/git-workflow-svn.png
Binary file added notes/assets/git-workflows-forking-1.png
Binary file added notes/assets/git-workflows-forking-2.png
Binary file added notes/assets/git-workflows-forking-3.png
Binary file added notes/assets/git-workflows-forking-4.png
Binary file added notes/assets/git-workflows-forking-5.png
Binary file added notes/assets/git-workflows-forking-6.png
Binary file added notes/assets/git-workflows-forking-7.png
Binary file added notes/assets/git-workflows-forking.png
Binary file added notes/assets/git-workflows-gitflow.png
Binary file added notes/assets/gitflow-workflow-pull-request.png
Binary file added notes/assets/pull-request-1.png
Binary file added notes/assets/pull-request-2.png
Binary file added notes/assets/pull-request-3.png
Binary file added notes/assets/pull-request-5.png
Binary file added notes/assets/pull-request-7.png
Binary file added notes/assets/pull-request-8.png
Binary file added notes/assets/pull-request-9.png
Binary file added notes/assets/pull-request-anatomy.png
Binary file added notes/assets/pull-request-bitbucket.png
Binary file added notes/assets/pull-request-feature-branch.png
Binary file added notes/assets/pull-request-forking-workflow-2.png
Binary file added notes/assets/pull-request-overview.png
Binary file added notes/assets/pull-request.png

0 comments on commit 5834492

Please sign in to comment.