mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.1K
active users

#versioncontrolsystem

0 posts0 participants0 posts today
Anubhav<p>I am looking for a general <a href="https://hachyderm.io/tags/versionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>versionControlSystem</span></a> based software that would output only if the file(s)/inputs are new or different from earlier.</p><p>This is what various scripts for <a href="https://hachyderm.io/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeBSD</span></a> system status do (mail if paths in the base system have changed; new messages on boot; etc).</p><p>It would get input from standard input (possibly also regular old files); do the diff(1); if different, then would send mail to specific address(es) and/or write to standard output or error.</p><p>It would also track the states over time, say to see when a disk starts failing, or space usage.</p><p>It should have some way of ignoring time strings &amp; specifying time format strings/regex to avoid useless output, per status input source.</p><p>I am asking before writing some version of above myself.</p><p><a href="https://hachyderm.io/tags/sysAdmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysAdmin</span></a> <a href="https://hachyderm.io/tags/operations" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>operations</span></a></p>
Xanatos :godot:<p>Just got my mind blown, as you might have read I started to use conventional git commits, trying to bundle my commits in a good fashion way with valuable commit messages.</p><p>As I created a merge request today I just noticed how much easier reviewing will be as you can click on commits made on this review and only see changes related to example a refactor or an feature.</p><p><a href="https://mastodon.gamedev.place/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> <a href="https://mastodon.gamedev.place/tags/GitUsage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitUsage</span></a> <a href="https://mastodon.gamedev.place/tags/LearningGit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LearningGit</span></a> <a href="https://mastodon.gamedev.place/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> <a href="https://mastodon.gamedev.place/tags/Developer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Developer</span></a> <a href="https://mastodon.gamedev.place/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a></p>
Xanatos :godot:<p>I just tried git rebase for the first time to squash a feature branch together.<br>This seems to be very useful if you like me and make multiple commits for changing a method documentation block to get it right.<br>Now I can squash them together, sadly it was already pushed so I did need a force push. That force pushing felt wrong to me.</p><p>Is there a better solution for this with are already pushed commits than a force push?</p><p><a href="https://mastodon.gamedev.place/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> <a href="https://mastodon.gamedev.place/tags/GitQuestion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitQuestion</span></a> <a href="https://mastodon.gamedev.place/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> <a href="https://mastodon.gamedev.place/tags/VCS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VCS</span></a> <a href="https://mastodon.gamedev.place/tags/Development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Development</span></a></p>
ax6761<p>Extracted ZFS-related shell scripts in "sh/zfs-bin/" in a separate repository outside ...<br>- created a separate branch &amp; created the repository from that branch per <a href="https://stackoverflow.com/questions/359424/detach-move-subdirectory-into-separate-git-repository/17864475#17864475" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">stackoverflow.com/questions/35</span><span class="invisible">9424/detach-move-subdirectory-into-separate-git-repository/17864475#17864475</span></a> ...</p><p> git subtree split -P zfs-bin -b zfs-bin-to-remove</p><p> mkdir ../zfs-bin &amp;&amp; cd ../zfs-bin<br> git init<br> git pull ../sh zfs-bin-to-remove</p><p>...</p><p><a href="https://freeradical.zone/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> <a href="https://freeradical.zone/tags/versionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>versionControlSystem</span></a></p>
OSTechNix<p>Important Git Terminology <a href="https://floss.social/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> <a href="https://floss.social/tags/Opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Opensource</span></a> <a href="https://floss.social/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> <a href="https://floss.social/tags/Cheatsheet" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cheatsheet</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p>
OSTechNix<p>Git 2.47 Released: Incremental Multi-Pack Indexes, Base Branch Detection, and More <a href="https://floss.social/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> <a href="https://floss.social/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> <a href="https://floss.social/tags/Opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Opensource</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/ReleaseNotes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ReleaseNotes</span></a> <br><a href="https://ostechnix.com/git-2-47-released/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/git-2-47-release</span><span class="invisible">d/</span></a></p>
9Lukas5 🚂 🐧<p>*creates new svn branch<br>*looks at log of $file<br>*wants to see $file at certain revision<br>*svn up -r ...<br>*svn be like: Delete file<br>*⁉️<br>*svn be like: it didn't exist on that branch at that time 👀<br>*big-sigh*</p><p><a href="https://mastodontech.de/tags/Subversion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Subversion</span></a> <a href="https://mastodontech.de/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> <a href="https://mastodontech.de/tags/Branching" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Branching</span></a></p>
Neustradamus :xmpp: :linux:<p><a href="https://mastodon.social/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> 2.46.0 RC1 has been released (<a href="https://mastodon.social/tags/SCM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SCM</span></a> / <a href="https://mastodon.social/tags/SourceControlManagement" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SourceControlManagement</span></a> / <a href="https://mastodon.social/tags/SourceCodeManagement" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SourceCodeManagement</span></a> / <a href="https://mastodon.social/tags/VCS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VCS</span></a> / <a href="https://mastodon.social/tags/VersionControl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControl</span></a> / <a href="https://mastodon.social/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> / <a href="https://mastodon.social/tags/DVCS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DVCS</span></a> / <a href="https://mastodon.social/tags/DistributedVersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DistributedVersionControlSystem</span></a> / <a href="https://mastodon.social/tags/DistributedVersionControl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DistributedVersionControl</span></a>) <a href="https://git-scm.com/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">git-scm.com/</span><span class="invisible"></span></a></p>
das-g<p>If I understand your question correctly, <span class="h-card" translate="no"><a href="https://social.jvns.ca/@b0rk" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>b0rk</span></a></span>, you'd like to know where the term HEAD for the currently-checked-out revision in a <a href="https://chaos.social/tags/versionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>versionControlSystem</span></a> *originally* came from.</p><p>If (be it for its own sake, or as an intermediate (first) step towards answering that above question) you're *also* interested in where <a href="https://chaos.social/tags/Git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Git</span></a> got it from or what the rational for that naming in Git was, maybe we can just ask <span class="h-card" translate="no"><a href="https://social.kernel.org/users/torvalds" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>torvalds</span></a></span> whether he remembers?</p>
this.ven<p><span class="h-card" translate="no"><a href="https://social.tchncs.de/@suruatoel" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>suruatoel</span></a></span> Nice! :forgejo: <span class="h-card" translate="no"><a href="https://floss.social/@forgejo" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>forgejo</span></a></span> is a superb <a href="https://digitalcourage.social/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> and when I switched to it, I actually started the <a href="https://digitalcourage.social/tags/FLOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FLOSS</span></a> projects I have been dreaming of. 😅</p>
this.ven<p>I started rebuilding my <a href="https://digitalcourage.social/tags/website" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>website</span></a> using a <a href="https://digitalcourage.social/tags/StaticSiteGenerator" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>StaticSiteGenerator</span></a> and aim at relaunching it this year. It will consolidate the contents of services I deployed to establish a <a href="https://digitalcourage.social/tags/wiki" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wiki</span></a> and a <a href="https://digitalcourage.social/tags/blog" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blog</span></a>, for example. As a <a href="https://digitalcourage.social/tags/FLOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FLOSS</span></a> <a href="https://digitalcourage.social/tags/musician" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>musician</span></a> I'd like to share not only the finished music, but also the <a href="https://digitalcourage.social/tags/sources" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sources</span></a> of it and those of my <a href="https://digitalcourage.social/tags/infrastructure" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>infrastructure</span></a> available via a <a href="https://digitalcourage.social/tags/VersionControlSystem" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VersionControlSystem</span></a> in order to make the whole process transparent and inspire you to follow this <a href="https://digitalcourage.social/tags/philosophy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>philosophy</span></a>.</p>