Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2208)

Unified Diff: docs/src/git-thaw.txt

Issue 259863004: Move docs folder to man. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/src/git-squash-branch.demo.1.sh ('k') | docs/src/git-upstream-diff.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/src/git-thaw.txt
diff --git a/docs/src/git-thaw.txt b/docs/src/git-thaw.txt
deleted file mode 100644
index dbdea11bf4862f95335dca3376aa51f30dc2e029..0000000000000000000000000000000000000000
--- a/docs/src/git-thaw.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-git-thaw(1)
-=============
-
-NAME
-----
-git-thaw -
-include::_git-thaw_desc.helper.txt[]
-
-SYNOPSIS
---------
-[verse]
-'git thaw'
-
-DESCRIPTION
------------
-
-`git thaw` takes a frozen branch (as made by linkgit:git-freeze[1]), and returns
-it to the status that it was in before it was frozen.
-
-If you freeze a branch multiple times (i.e. change files, freeze, change files,
-freeze), `git thaw` will thaw all of the freezes.
-
-SEE ALSO
---------
-linkgit:git-freeze[1]
-
-include::_footer.txt[]
-
-// vim: ft=asciidoc:
« no previous file with comments | « docs/src/git-squash-branch.demo.1.sh ('k') | docs/src/git-upstream-diff.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698