<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VCS on Michael Hönnig</title><link>https://michael.hoennig.de/en/tags/VCS/</link><description>Recent content in VCS on Michael Hönnig</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 Michael Hönnig</copyright><lastBuildDate>Fri, 20 Nov 2020 00:00:00 +0100</lastBuildDate><atom:link href="https://michael.hoennig.de/en/tags/VCS/index.xml" rel="self" type="application/rss+xml"/><item><title>Checking in the Gradle Wrapper or Not?</title><link>https://michael.hoennig.de/en/blog/2020/2020-11-20-checkin-gradle-wrapper-or-not/</link><pubDate>Fri, 20 Nov 2020 00:00:00 +0100</pubDate><guid>https://michael.hoennig.de/en/blog/2020/2020-11-20-checkin-gradle-wrapper-or-not/</guid><description>The gradle wrapper can download and verify a specified version of gradle for a project without the need of a local gradle executable. The gradle documentation suggests to check it into the VCS (version control system, e.g. git). This article discusses the advantages and disadvantages of keeping the gradle wrapper in a VCS and presents an alternative.</description></item></channel></rss>