Skip to content

Commit f2dd5e4

Browse files
committed
Rephrase 'maintenance tasks' bullet point
1 parent a8972ab commit f2dd5e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ request.
229229
Use [lightweight tags](http://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) to bookmark/label commits for private and temporary
230230
use.
231231
232-
* Keep your repositories at a good shape. Perform maintenance tasks
233-
occasionally. This goes for both local and remote repositories:
232+
* Keep your repositories at a good shape by performing maintenance tasks
233+
occasionally, in your local *and* remote repositories:
234234
235235
* [`git-gc(1)`](http://git-scm.com/docs/git-gc)
236236
* [`git-prune(1)`](http://git-scm.com/docs/git-prune)

0 commit comments

Comments
 (0)