Skip to content

Commit

Permalink
rn-118: Minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
jnareb committed Jan 1, 2025
1 parent 6154855 commit 4ff0890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rev_news/drafts/edition-118.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ __Light reading__
(`--format=reference`).
+ [Optimizing Your Repository for Speed and Efficiency](https://dev.to/this-is-learning/optimizing-your-repository-for-speed-and-efficiency-5co2) and
[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)
by Emanuele Bartolesi for [This is Learning on DEV\.](https://dev.to/this-is-learning), which constitute the 2 part series
posts by Emanuele Bartolesi for [This is Learning on DEV\.to](https://dev.to/this-is-learning) constitute the 2 part series
[Streamline Your Workflow with the Git Maintenance Command](https://dev.to/kasuken/series/29808).
+ The [`git maintenance`](https://git-scm.com/docs/git-maintenance) command
was mentioned in [Git Tips 2: Some Subtle New Things](https://blog.gitbutler.com/git-tips-2-new-stuff-in-git/)
Expand Down Expand Up @@ -377,7 +377,7 @@ __Git tools and sites__
Useful for retroactively filling out a time sheet (or correcting a time sheet),
finding that time you solved a problem similar to the one you're working on now, etc.
The log is stored in a plain text file. Source code [on GitHub](https://github.com/olets/git-activity).
Written as Bash shell script using awk, licensed under (custom)
Written as Bash shell script using AWK, licensed under (custom)
CC BY-NC-SA 4.0 with Hippocratic License v3 ethical requirements.
+ [git-branches-script](https://github.com/conorsheppard/git-branches-script)
is a convenience script that prints a menu of recent Git branches
Expand Down

0 comments on commit 4ff0890

Please sign in to comment.