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-77.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@ This edition covers what happened during the month of June 2021.
56
56
57
57
__Various__
58
58
*[Tower 7 - The New Commit Experience](https://www.git-tower.com/blog/tower-mac-7)
59
-
60
59
*[NO\_COLOR](https://no-color.org/) is a proposed universal standard of
61
60
disabling colored text output in command-line software programs. The website
62
61
also documents which software has adopted this standard and when support was
@@ -68,46 +67,34 @@ __Light reading__
68
67
*[How to Get Better with Git](https://www.anavela.dev/how-to-get-better-with-git)
69
68
by Ana Vela provides a list of free and paid resources to help you boost your
70
69
Git know-how.
71
-
72
70
*[Git quick tips #1: git commit --fixup](https://citizen428.net/blog/git-quick-tips-1-commit-fixup/) and
73
71
[Git quick tips #2: Working with many branches](https://citizen428.net/blog/git-quick-tips-2-working-with-many-branches/)
74
72
by Michael Kohl.
75
-
76
73
*[Git For Data Engineers](https://towardsdatascience.com/git-for-data-engineers-a8b979d8b2ab)
77
74
by Kovid Rathee: a shortish guide to source control for data engineers,
78
75
data analysts, and data scientists.
79
-
80
76
*[How to Learn Git Slowly](https://suchdevblog.com/lessons/HowToLearnGit.html)
81
77
by Samuel Faure.
82
-
83
78
*[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)
84
79
by Tapas Adhikary on GreenRoots Blog.
85
-
86
80
*[Elevate your Git-fu!](https://dev.to/abhaykrishna/elevate-your-git-fu-3ip4)
87
81
by Abhay Krishna Arunachalam on DEV.to
88
-
89
82
*[How to Collaborate on Components across Projects with Bit](https://dev.to/giteden/how-to-collaborate-on-components-across-projects-with-bit-29c3)
90
83
by Eden Ella on DEV.to. The [Bit](https://github.com/teambit/bit) project was
91
84
mentioned in [Git Rev News Edition #45](https://git.github.io/rev_news/2018/11/21/edition-45/).
92
-
93
85
*[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),
94
86
one novice practising [trunk-based development](https://trunkbaseddevelopment.com/),
95
87
the other very experienced using [GitFlow](https://nvie.com/posts/a-successful-git-branching-model/),
96
88
by Thierry de Pauw.
97
-
98
89
* See also [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html)
99
90
by Martin Fowler, mentioned in [Git Rev News Edition #63](https://git.github.io/rev_news/2020/05/28/edition-63/)
100
-
101
91
*[Things I wish Git had: Commit groups](http://blog.danieljanus.pl/2021/07/01/commit-groups/)
102
92
by Daniel Janus - to have advantages of topic branch workflow
Git Branches Tutorial, by Beau Carnes, on freeCodeCamp.
110
-
111
98
*[git update: the odyssey for a sensible git pull](https://felipec.wordpress.com/2021/07/05/git-update/)
112
99
by Felipe Contreras.
113
100
@@ -122,7 +109,6 @@ __Git tools and sites__
122
109
123
110
*[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)
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).
0 commit comments