You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rev_news/drafts/edition-118.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ __Light reading__
234
234
(`--format=reference`).
235
235
+[Optimizing Your Repository for Speed and Efficiency](https://dev.to/this-is-learning/optimizing-your-repository-for-speed-and-efficiency-5co2) and
236
236
[Using Git Maintenance in GitHub Actions: Optimize Your Repositories Automatically](https://dev.to/this-is-learning/using-git-maintenance-in-github-actions-optimize-your-repositories-automatically-39ka)
237
-
by Emanuele Bartolesi for [This is Learning on DEV\.](https://dev.to/this-is-learning), which constitute the 2 part series
237
+
posts by Emanuele Bartolesi for [This is Learning on DEV\.to](https://dev.to/this-is-learning) constitute the 2 part series
238
238
[Streamline Your Workflow with the Git Maintenance Command](https://dev.to/kasuken/series/29808).
239
239
+ The [`git maintenance`](https://git-scm.com/docs/git-maintenance) command
240
240
was mentioned in [Git Tips 2: Some Subtle New Things](https://blog.gitbutler.com/git-tips-2-new-stuff-in-git/)
@@ -377,7 +377,7 @@ __Git tools and sites__
377
377
Useful for retroactively filling out a time sheet (or correcting a time sheet),
378
378
finding that time you solved a problem similar to the one you're working on now, etc.
379
379
The log is stored in a plain text file. Source code [on GitHub](https://github.com/olets/git-activity).
380
-
Written as Bash shell script using awk, licensed under (custom)
380
+
Written as Bash shell script using AWK, licensed under (custom)
381
381
CC BY-NC-SA 4.0 with Hippocratic License v3 ethical requirements.
0 commit comments