Skip to content

Commit 0694e75

Browse files
committed
rn-44: Add links to various articles, tools and sites
1 parent 7c36c9e commit 0694e75

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

rev_news/drafts/edition-44.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,32 @@ __Various__
141141
Ævar Arnfjörð Bjarmason and Christian Couder are joining Junio
142142
Hamano and Jeff King (alias Peff) in the committee representing the
143143
Git project as part of Software Freedom Conservancy.
144+
* [Highlights from Git 2.19](https://blog.github.com/2018-09-10-highlights-from-git-2-19/) on the GitHub Blog
145+
* [GitHub launches Actions, its workflow automation tool](https://techcrunch.com/2018/10/16/github-launches-actions-its-workflow-automation-tool/).
146+
One may register for [GitHub Actions](https://github.com/features/actions) beta;
147+
there is already [short] [curated list of actions](https://github.com/sdras/awesome-actions) to use on GitHub.
148+
* [Bitbucket Cloud introduced branching model support](https://bitbucket.org/blog/introducing-bitbucket-branching-model-support),
149+
helping to keep consistent naming decisions when creating branches,
150+
enforcing branching permissions for different types of branches, etc.
151+
* [GitLab raises $100 million from Iconiq, GV, and Khosla, at $1.1 billion valuation](https://venturebeat.com/2018/09/19/gitlab-raises-100-million-from-iconiq-gv-and-khosla-at-1-1-billion-valuation/)
152+
* [Sourcegraph](https://sourcegraph.com/start), a code navigation engine for a repository with advanced search capabilities
153+
[has just gone open-source](https://www.i-programmer.info/news/90-tools/12219-sourcegraph-powers-up-your-code-repository.html).
144154

145155
__Light reading__
146156

157+
* [How to use the Jenkins Git Plugin: Tips and tricks](https://www.theserverside.com/video/Tips-and-tricks-on-how-to-use-Jenkins-Git-Plugin) by Cameron McKenzie
158+
* [Deploying frontend applications — the fun way](https://hackernoon.com/deploying-frontend-applications-the-fun-way-bc3f69e15331) (from Git repository), by Carlos Roso
159+
* [Stacked Diffs versus Pull Requests](https://jg.gg/2018/09/29/stacked-diffs-versus-pull-requests/) by Jackson Gabbard
160+
* [How to organize your git branches](https://dev.to/hardkoded/how-to-organize-your-git-branches-4dci), listing different approaches, by Dario Kondratiuk
161+
* [and the second top voted question on StackOverflow is...](https://dev.to/tomerbendavid/the-second-most-voted-question-on-stackoverflow-is-60b) by Tomer Ben David
147162

148163
__Git tools and sites__
149164

165+
* Makers of Sublime Text editor introduced Git GUI client: [Sublime Merge](https://www.sublimemerge.com/) (tagline: _Git, done Sublime_)
166+
* TwilioQuest, an interactive, self-paced game-like learning platform now includes
167+
[Contributing to Open Source Projects on GitHub](https://www.twilio.com/quest/mission/28)
168+
quest
169+
150170

151171
## Credits
152172

0 commit comments

Comments
 (0)