Skip to content

Commit 63df80d

Browse files
committed
rn-77: Tighten list of links formatting
1 parent 21d223f commit 63df80d

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

‎rev_news/drafts/edition-77.md‎

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ This edition covers what happened during the month of June 2021.
5656

5757
__Various__
5858
*[Tower 7 - The New Commit Experience](https://www.git-tower.com/blog/tower-mac-7)
59-
6059
*[NO\_COLOR](https://no-color.org/) is a proposed universal standard of
6160
disabling colored text output in command-line software programs. The website
6261
also documents which software has adopted this standard and when support was
@@ -68,46 +67,34 @@ __Light reading__
6867
*[How to Get Better with Git](https://www.anavela.dev/how-to-get-better-with-git)
6968
by Ana Vela provides a list of free and paid resources to help you boost your
7069
Git know-how.
71-
7270
*[Git quick tips #1: git commit --fixup](https://citizen428.net/blog/git-quick-tips-1-commit-fixup/) and
7371
[Git quick tips #2: Working with many branches](https://citizen428.net/blog/git-quick-tips-2-working-with-many-branches/)
7472
by Michael Kohl.
75-
7673
*[Git For Data Engineers](https://towardsdatascience.com/git-for-data-engineers-a8b979d8b2ab)
7774
by Kovid Rathee: a shortish guide to source control for data engineers,
7875
data analysts, and data scientists.
79-
8076
*[How to Learn Git Slowly](https://suchdevblog.com/lessons/HowToLearnGit.html)
8177
by Samuel Faure.
82-
8378
*[How NOT to use Git in Practice. Ten Git usages, you should know to avoid.](https://blog.greenroots.info/how-not-to-use-git-in-practice-ten-git-usages-you-should-know-to-avoid)
8479
by Tapas Adhikary on GreenRoots Blog.
85-
8680
*[Elevate your Git-fu!](https://dev.to/abhaykrishna/elevate-your-git-fu-3ip4)
8781
by Abhay Krishna Arunachalam on DEV.to
88-
8982
*[How to Collaborate on Components across Projects with Bit](https://dev.to/giteden/how-to-collaborate-on-components-across-projects-with-bit-29c3)
9083
by Eden Ella on DEV.to. The [Bit](https://github.com/teambit/bit) project was
9184
mentioned in [Git Rev News Edition #45](https://git.github.io/rev_news/2018/11/21/edition-45/).
92-
9385
*[On the Evilness of Feature Branching - A Tale of Two Teams](https://thinkinglabs.io/articles/2021/07/14/on-the-evilness-of-feature-branching-a-tale-of-two-teams.html),
9486
one novice practising [trunk-based development](https://trunkbaseddevelopment.com/),
9587
the other very experienced using [GitFlow](https://nvie.com/posts/a-successful-git-branching-model/),
9688
by Thierry de Pauw.
97-
9889
* See also [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html)
9990
by Martin Fowler, mentioned in [Git Rev News Edition #63](https://git.github.io/rev_news/2020/05/28/edition-63/)
100-
10191
*[Things I wish Git had: Commit groups](http://blog.danieljanus.pl/2021/07/01/commit-groups/)
10292
by Daniel Janus - to have advantages of topic branch workflow
10393
when using "rebase and merge" workflow.
104-
10594
*[Git Squash Simplified](https://dev.to/pb/git-squash-simplified-3ba1)
10695
by Pawel Borkar on DEV.to.
107-
10896
*[How Git Branches Work](https://www.freecodecamp.org/news/how-git-branches-work/):
10997
Git Branches Tutorial, by Beau Carnes, on freeCodeCamp.
110-
11198
*[git update: the odyssey for a sensible git pull](https://felipec.wordpress.com/2021/07/05/git-update/)
11299
by Felipe Contreras.
113100

@@ -122,7 +109,6 @@ __Git tools and sites__
122109

123110
*[The best 6 VS Code extensions to supercharge Git](https://dev.to/jamieswift90/the-best-vs-code-extensions-to-supercharge-git-yes-there-s-more-than-gitlens-4588)
124111
by Jamie Swift on DEV.to.
125-
126112
*[GitLive](https://marketplace.visualstudio.com/items?itemName=TeamHub.teamhub)
127113
is a Visual Studio Code extension [to see which branch your teammates are on in VS Code](https://dev.to/gitlive/how-to-see-which-branch-your-teammates-are-on-in-vs-code-cb1).
128114

0 commit comments

Comments
(0)