Skip to content

Commit 263c404

Browse files
committed
perhaps a better outline?
1 parent 631fe71 commit 263c404

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

OUTLINE.txt

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@
4242
* Limiting Log Output
4343
* Using a GUI to Visualize History
4444
2.4 Undoing Things
45-
* Reset Demystified
46-
* The Three Trees
47-
* The Workflow
48-
* The Role of Reset
49-
* Reset With a Path
50-
* A Fun Example
51-
* Check It Out
52-
* Summary
5345
* Changing Your Last Commit
5446
* Unstaging a Staged File
5547
* Unmodifying a Modified File
@@ -88,7 +80,7 @@
8880
* Topic Branches
8981
3.5 Remote Branches
9082
* Pushing
91-
* Tracking Branches
83+
* Tracking / Upstream Branches
9284
* Deleting Remote Branches
9385
3.6 Rebasing
9486
* The Basic Rebase
@@ -111,16 +103,7 @@
111103
4.4 Setting Up the Server
112104
4.5 Public Access
113105
4.6 GitWeb
114-
4.9 Git Daemon
115-
4.8 Gitolite
116-
* Installing
117-
* Customising the Install
118-
* Config File and Access Control Rules
119-
* Advanced Access Control with "deny" rules
120-
* Restricting pushes by files changed
121-
* Personal Branches
122-
* "Wildcard" repositories
123-
* Other Features
106+
4.7 Git Daemon
124107
4.X GitLab
125108
4.X Gerrit
126109
4.10 Other Hosting Options (bitbucket, stash, kiln, etc.)
@@ -198,14 +181,18 @@ X.X Summary
198181
* Double Dot
199182
* Multiple Points
200183
* Triple Dot
201-
6.2 Interactive Staging
202-
* Staging and Unstaging Files
203-
* Staging Patches
204184
6.3 Stashing
205185
* Stashing Your Work
206186
* Un-applying a Stash
207187
* Creating a Branch from a Stash
208188
6.X Searching (git grep)
189+
6.2 Interactive Staging
190+
* Staging and Unstaging Files
191+
* Staging Patches
192+
6.X Git Reset
193+
* The Three Trees of Git
194+
* Reset with a path
195+
* Reset vs Checkout
209196
6.4 Rewriting History
210197
* Changing the Last Commit
211198
* Changing Multiple Commit Messages

0 commit comments

Comments
 (0)