File tree Expand file tree Collapse file tree 1 file changed +9
-22
lines changed Expand file tree Collapse file tree 1 file changed +9
-22
lines changed Original file line number Diff line number Diff line change 42
42
* Limiting Log Output
43
43
* Using a GUI to Visualize History
44
44
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
53
45
* Changing Your Last Commit
54
46
* Unstaging a Staged File
55
47
* Unmodifying a Modified File
88
80
* Topic Branches
89
81
3.5 Remote Branches
90
82
* Pushing
91
- * Tracking Branches
83
+ * Tracking / Upstream Branches
92
84
* Deleting Remote Branches
93
85
3.6 Rebasing
94
86
* The Basic Rebase
111
103
4.4 Setting Up the Server
112
104
4.5 Public Access
113
105
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
124
107
4.X GitLab
125
108
4.X Gerrit
126
109
4.10 Other Hosting Options (bitbucket, stash, kiln, etc.)
@@ -198,14 +181,18 @@ X.X Summary
198
181
* Double Dot
199
182
* Multiple Points
200
183
* Triple Dot
201
- 6.2 Interactive Staging
202
- * Staging and Unstaging Files
203
- * Staging Patches
204
184
6.3 Stashing
205
185
* Stashing Your Work
206
186
* Un-applying a Stash
207
187
* Creating a Branch from a Stash
208
188
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
209
196
6.4 Rewriting History
210
197
* Changing the Last Commit
211
198
* Changing Multiple Commit Messages
You can’t perform that action at this time.
0 commit comments