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-44.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,12 +141,32 @@ __Various__
141
141
Ævar Arnfjörð Bjarmason and Christian Couder are joining Junio
142
142
Hamano and Jeff King (alias Peff) in the committee representing the
143
143
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).
144
154
145
155
__Light reading__
146
156
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
147
162
148
163
__Git tools and sites__
149
164
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)
0 commit comments