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

Side by Side Diff: man/src/git-cherry-pick-upload.txt

Issue 489143003: Fix manpage creation error. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 6 years, 4 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 unified diff | Download patch
« no previous file with comments | « man/man1/git-cherry-pick-upload.1 ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 git-cherry-pick-upload(1) 1 git-cherry-pick-upload(1)
2 ============= 2 =========================
3 3
4 NAME 4 NAME
5 ---- 5 ----
6 git-cherry-pick-upload - 6 git-cherry-pick-upload -
7 include::_git-cherry-pick-upload_desc.helper.txt[] 7 include::_git-cherry-pick-upload_desc.helper.txt[]
8 8
9 SYNOPSIS 9 SYNOPSIS
10 -------- 10 --------
11 [verse] 11 [verse]
12 'git cherry-pick-upload' --branch <remote_branch_name> <commit_hash> 12 'git cherry-pick-upload' --branch <remote_branch_name> <commit_hash>
(...skipping 13 matching lines...) Expand all
26 demo:1[] 26 demo:1[]
27 27
28 SEE ALSO 28 SEE ALSO
29 -------- 29 --------
30 linkgit:git-cherry-pick[1] 30 linkgit:git-cherry-pick[1]
31 linkgit:git-cl-upload[1] 31 linkgit:git-cl-upload[1]
32 32
33 include::_footer.txt[] 33 include::_footer.txt[]
34 34
35 // vim: ft=asciidoc: 35 // vim: ft=asciidoc:
OLDNEW
« no previous file with comments | « man/man1/git-cherry-pick-upload.1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698