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

Side by Side Diff: docs/man7/depot_tools_tutorial.7

Issue 234733003: Improvements and bugfixes to the depot_tools doc generation process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « docs/man1/git-squash-branch.1 ('k') | docs/src/common_demo_functions.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 '\" t 1 '\" t
2 .\" Title: depot_tools_tutorial 2 .\" Title: depot_tools_tutorial
3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] 3 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5 .\" Date: 04/10/2014 5 .\" Date: 04/10/2014
6 .\" Manual: Chromium depot_tools Manual 6 .\" Manual: Chromium depot_tools Manual
7 .\" Source: depot_tools bec7be9 7 .\" Source: depot_tools bec7be9
8 .\" Language: English 8 .\" Language: English
9 .\" 9 .\"
10 .TH "DEPOT_TOOLS_TUTORIAL" "7" "04/10/2014" "depot_tools bec7be9" "Chromium depo t_tools Manual" 10 .TH "DEPOT_TOOLS_TUTORIAL" "7" "04/10/2014" "depot_tools bec7be9" "Chromium depo t_tools Manual"
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 \fB$ git map\fR 369 \fB$ git map\fR
370 \fB* 615ffa7 \fR (\fBfix_typo\fR) 2014\-04\-10 ~ Fix terrible typo\&. 370 \fB* 615ffa7 \fR (\fBfix_typo\fR) 2014\-04\-10 ~ Fix terrible typo\&.
371 * \fBbeec6f4 \fR (origin/master, origin/HEAD) 2014\-04\-10 ~ Make ReflectorIm pl use mailboxes\fB <(fix_typo)\fR 371 * \fBbeec6f4 \fR (origin/master, origin/HEAD) 2014\-04\-10 ~ Make ReflectorIm pl use mailboxes\fB <(fix_typo)\fR
372 * \fB41290e0 \fR 2014\-04\-10 ~ don\*(Aqt use glibc\-specific execinfo\&.h on uclibc builds 372 * \fB41290e0 \fR 2014\-04\-10 ~ don\*(Aqt use glibc\-specific execinfo\&.h on uclibc builds
373 * \fBa76fde7 \fR 2014\-04\-10 ~ [fsp] Add requestUnmount() method together wi th the request manager\&. 373 * \fBa76fde7 \fR 2014\-04\-10 ~ [fsp] Add requestUnmount() method together wi th the request manager\&.
374 * \fB9de7a71 \fR 2014\-04\-10 ~ linux_aura: Use system configuration for midd le clicking the titlebar\&. 374 * \fB9de7a71 \fR 2014\-04\-10 ~ linux_aura: Use system configuration for midd le clicking the titlebar\&.
375 * \fB073b0c2 \fR 2014\-04\-10 ~ ContentView\->ContentViewCore in ContentViewR enderView 375 * \fB073b0c2 \fR 2014\-04\-10 ~ ContentView\->ContentViewCore in ContentViewR enderView
376 * \fB2250f53 \fR 2014\-04\-10 ~ ozone: evdev: Filter devices by path 376 * \fB2250f53 \fR 2014\-04\-10 ~ ozone: evdev: Filter devices by path
377 * \fB33a7a74 \fR 2014\-04\-10 ~ Always output seccomp error messages to stder r 377 * \fB33a7a74 \fR 2014\-04\-10 ~ Always output seccomp error messages to stder r
378 \fB$ git status\fR 378 \fB$ git status\fR
379 On branch fix_typo 379 # On branch fix_typo
380 Your branch is ahead of \*(Aqorigin/master\*(Aq by 1 commit\&. 380 # Your branch is ahead of \*(Aqorigin/master\*(Aq by 1 commit\&.
381 (use "git push" to publish your local commits) 381 # (use "git push" to publish your local commits)
382 382 #
383 nothing to commit, working directory clean 383 nothing to commit, working directory clean
384 \fB$ git cl upload \-r domo@chromium\&.org \-\-send\-mail\fR 384 \fB$ git cl upload \-r domo@chromium\&.org \-\-send\-mail\fR
385 \&.\&.\&. truncated output \&.\&.\&. 385 \&.\&.\&. truncated output \&.\&.\&.
386 .fi 386 .fi
387 .if n \{\ 387 .if n \{\
388 .RE 388 .RE
389 .\} 389 .\}
390 .sp 390 .sp
391 While we wait for feedback, let\*(Aqs do something else\&. 391 While we wait for feedback, let\*(Aqs do something else\&.
392 .sp 392 .sp
393 .if n \{\ 393 .if n \{\
394 .RS 4 394 .RS 4
395 .\} 395 .\}
396 .nf 396 .nf
397 \fB$ git new\-branch chap2\fR 397 \fB$ git new\-branch chap2\fR
398 \fB$ git map\-branches\fR 398 \fB$ git map\-branches\fR
399 \fBorigin/master 399 \fBorigin/master
400 chap2 * 400 chap2 *
401 \fR fix_typo 401 \fR fix_typo
402 \fB$ cat >> build/whitespace_file\&.txt <<EOF\fR 402 \fB$ cat >> build/whitespace_file\&.txt <<EOF\fR
403 403
404 "You recall what happened on Mulholland drive?" The ceiling fan rotated slowly 404 "You recall what happened on Mulholland drive?" The ceiling fan rotated slowly
405 overhead, barely disturbing the thick cigarette smoke\&. No doubt was left about 405 overhead, barely disturbing the thick cigarette smoke\&. No doubt was left about
406 when the fan was last cleaned\&. 406 when the fan was last cleaned\&.
407 EOF 407 EOF
408 \fB$ git status\fR 408 \fB$ git status\fR
409 On branch chap2 409 # On branch chap2
410 Your branch is up\-to\-date with \*(Aqorigin/master\*(Aq\&. 410 # Your branch is up\-to\-date with \*(Aqorigin/master\*(Aq\&.
411 411 #
412 Changes not staged for commit: 412 # Changes not staged for commit:
413 (use "git add <file>\&.\&.\&." to update what will be committed) 413 # (use "git add <file>\&.\&.\&." to update what will be committed)
414 (use "git checkout \-\- <file>\&.\&.\&." to discard changes in working directo ry) 414 # (use "git checkout \-\- <file>\&.\&.\&." to discard changes in working direc tory)
415 415 #
416 » modified: build/whitespace_file\&.txt 416 #» modified: build/whitespace_file\&.txt
417 417 #
418 no changes added to commit (use "git add" and/or "git commit \-a") 418 no changes added to commit (use "git add" and/or "git commit \-a")
419 .fi 419 .fi
420 .if n \{\ 420 .if n \{\
421 .RE 421 .RE
422 .\} 422 .\}
423 .sp 423 .sp
424 Someone on the code review pointed out that our typo\-fix has a typo :( We\*(Aqr e still working on \*(Aqchap2\*(Aq but we really want to land \*(Aqfix_typo\*(Aq , so let\*(Aqs switch over and fix it\&. 424 Someone on the code review pointed out that our typo\-fix has a typo :( We\*(Aqr e still working on \*(Aqchap2\*(Aq but we really want to land \*(Aqfix_typo\*(Aq , so let\*(Aqs switch over and fix it\&.
425 .sp 425 .sp
426 .if n \{\ 426 .if n \{\
427 .RS 4 427 .RS 4
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
633 .\} 633 .\}
634 .sp 634 .sp
635 We haven\*(Aqt updated the code in a while, so let\*(Aqs do that now\&. 635 We haven\*(Aqt updated the code in a while, so let\*(Aqs do that now\&.
636 .sp 636 .sp
637 .if n \{\ 637 .if n \{\
638 .RS 4 638 .RS 4
639 .\} 639 .\}
640 .nf 640 .nf
641 \fB$ git rebase\-update\fR 641 \fB$ git rebase\-update\fR
642 Fetching origin 642 Fetching origin
643 From /Users/iannucci/chromium/depot_tools/docs/src/demo_repo 643 From https://upstream
644 beec6f4\&.\&.59cdb73 master \-> origin/master 644 beec6f4\&.\&.59cdb73 master \-> origin/master
645 Rebasing: chap2 645 Rebasing: chap2
646 Rebasing: fix_typo 646 Rebasing: fix_typo
647 Failed! Attempting to squash fix_typo \&.\&.\&. Success! 647 Failed! Attempting to squash fix_typo \&.\&.\&. Success!
648 Rebasing: chap3 648 Rebasing: chap3
649 Deleted branch fix_typo (was 5d26fec)\&. 649 Deleted branch fix_typo (was 5d26fec)\&.
650 Reparented chap3 to track origin/master (was tracking chap2) 650 Reparented chap3 to track origin/master (was tracking chap2)
651 Deleted branch chap2 (was 5d26fec)\&. 651 Deleted branch chap2 (was 5d26fec)\&.
652 .fi 652 .fi
653 .if n \{\ 653 .if n \{\
(...skipping 29 matching lines...) Expand all
683 .\} 683 .\}
684 .sp 684 .sp
685 Someone on IRC mentions that they actually landed a chapter 3 already! We should pull their changes before continuing\&. Brace for a code conflict! 685 Someone on IRC mentions that they actually landed a chapter 3 already! We should pull their changes before continuing\&. Brace for a code conflict!
686 .sp 686 .sp
687 .if n \{\ 687 .if n \{\
688 .RS 4 688 .RS 4
689 .\} 689 .\}
690 .nf 690 .nf
691 \fB$ git rebase\-update\fR 691 \fB$ git rebase\-update\fR
692 Fetching origin 692 Fetching origin
693 From /Users/iannucci/chromium/depot_tools/docs/src/demo_repo 693 From https://upstream
694 5d26fec\&.\&.59cdb73 master \-> origin/master 694 5d26fec\&.\&.59cdb73 master \-> origin/master
695 Rebasing: chap2 695 Rebasing: chap2
696 \&.\&.\&. lots of output, it\*(Aqs a conflict alright :(\&.\&.\&. 696 \&.\&.\&. lots of output, it\*(Aqs a conflict alright :(\&.\&.\&.
697 \fB$ git diff\fR 697 \fB$ git diff\fR
698 \fBdiff \-\-cc build/whitespace_file\&.txt\fR 698 \fBdiff \-\-cc build/whitespace_file\&.txt\fR
699 \fBindex 1293282,f903ea2\&.\&.0000000\fR 699 \fBindex 1293282,f903ea2\&.\&.0000000\fR
700 \fB\-\-\- a/build/whitespace_file\&.txt\fR 700 \fB\-\-\- a/build/whitespace_file\&.txt\fR
701 \fB+++ b/build/whitespace_file\&.txt\fR 701 \fB+++ b/build/whitespace_file\&.txt\fR
702 @@@ \-42,4 \-42,5 +42,9 @@@ when the fan was last cleaned 702 @@@ \-42,4 \-42,5 +42,9 @@@ when the fan was last cleaned
703 There was an poignant pause\&. 703 There was an poignant pause\&.
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 .IP " 6." 4 1015 .IP " 6." 4
1016 main Chromium waterfall 1016 main Chromium waterfall
1017 .RS 4 1017 .RS 4
1018 \%http://build.chromium.org 1018 \%http://build.chromium.org
1019 .RE 1019 .RE
1020 .IP " 7." 4 1020 .IP " 7." 4
1021 here 1021 here
1022 .RS 4 1022 .RS 4
1023 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git 1023 \%https://chromium.googlesource.com/chromium/tools/depot_tools.git
1024 .RE 1024 .RE
OLDNEW
« no previous file with comments | « docs/man1/git-squash-branch.1 ('k') | docs/src/common_demo_functions.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698