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: _posts/2024-09-30-edition-115.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -306,7 +306,7 @@ __Light reading__
306
306
Google Sheet spreadsheet.
307
307
+ Contrast [Patterns for Managing Source Code Branches](https://martinfowler.com/articles/branching-patterns.html),
308
308
which strongly recommends patterns that are best suited to Continuous Integration,
309
-
first mentioned in [Git Rev News Edtion#63](https://git.github.io/rev_news/2020/05/28/edition-63/),
309
+
first mentioned in [Git Rev News Edition#63](https://git.github.io/rev_news/2020/05/28/edition-63/),
310
310
and [Ship / Show / Ask: A modern branching strategy](https://martinfowler.com/articles/ship-show-ask.html),
311
311
mentioned in [Edition #79](https://git.github.io/rev_news/2021/09/30/edition-79/).
312
312
+[Git With Python HowTo: GitPython Tutorial And PyGit2 Tutorial](https://grimoire.carcano.ch/blog/git-with-python-howto-gitpython-tutorial-and-pygit2-tutorial/)
0 commit comments