File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -345,7 +345,7 @@ have. It would be as if the worktree was partitioned into separate
345345using submodule commit hashes. Importantly, it should be possible for
346346the user's local server repo (is there a word for this 'on-server
347347personal fork'?) to also be a narrow clone, as distinct from the
348- golden server which would alway a full width, and able to serve narrow
348+ golden server which would always a full width, and able to serve narrow
349349packs.
350350
351351The other aspect of Git would be to include practical user examples on
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Jonathan Nieder answered:
8989> want to switch to LF endings, in which case I suggest the "single
9090> fixup commit" strategy.
9191
92- He suggested though to declare explicitely all the files as non text
92+ He suggested though to declare explicitly all the files as non text
9393files in ` .gitattributes ` using the ` -text ` flag, so that Git will not be
9494tempted to change line endings.
9595
You can’t perform that action at this time.
0 commit comments