eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

221
active users

#codemanagement

0 posts0 participants0 posts today
ZERO GmbH<p>A clean Git history is the key to successful teamwork and quick bug fixes. Errors can only be successfully tracked down if it is always possible to trace when and where code was changed by whom and for what reason. </p><p>🥴 However, in the rush of the battle, the changes that are packaged in a commit are sometimes not taken very seriously. Who has never experienced this? A change that is actually unrelated to the current work package has made it into the commit because the file has already been saved temporarily. </p><p>💡The solution: With an "interactive add" (git add -i), you can pack partial changes ("hunks") into a commit and specify line by line what should be included in the next commit. </p><p>:git: "Staging patches": <a href="https://git-scm.com/book/en/v2/Git-Tools-Interactive-Staging" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">git-scm.com/book/en/v2/Git-Too</span><span class="invisible">ls-Interactive-Staging</span></a></p><p><a href="https://techhub.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://techhub.social/tags/zeroiee" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zeroiee</span></a> <a href="https://techhub.social/tags/code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>code</span></a> <a href="https://techhub.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://techhub.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://techhub.social/tags/sourceControlManagement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sourceControlManagement</span></a> <a href="https://techhub.social/tags/codeManagement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codeManagement</span></a> <a href="https://techhub.social/tags/versionManagement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>versionManagement</span></a> <a href="https://techhub.social/tags/versioning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>versioning</span></a></p>