We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8972ab commit f2dd5e4Copy full SHA for f2dd5e4
README.md
@@ -229,8 +229,8 @@ request.
229
Use [lightweight tags](http://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) to bookmark/label commits for private and temporary
230
use.
231
232
-* Keep your repositories at a good shape. Perform maintenance tasks
233
- occasionally. This goes for both local and remote repositories:
+* Keep your repositories at a good shape by performing maintenance tasks
+ occasionally, in your local *and* remote repositories:
234
235
* [`git-gc(1)`](http://git-scm.com/docs/git-gc)
236
* [`git-prune(1)`](http://git-scm.com/docs/git-prune)
0 commit comments