amoroso, to random
@amoroso@fosstodon.org avatar

I know, Git is a mess. But, since we're stuck with it, we may as well try to learn how it works with resources like this, which aims to lead to some form of Git enlightenment.

https://think-like-a-git.net

amoroso, to random
@amoroso@fosstodon.org avatar

This introduction to Git aims to "reveal a bit of the simplicity underlying it". I'm not sure Git is as simple as it is to the author, but this work does help understand a little bit more on the tool and amek it feel less confusing:

https://jwiegley.github.io/git-from-the-bottom-up/

jbzfn, to opensource
@jbzfn@mastodon.social avatar

⏳ A History of Source Control Systems: SCCS and RCS (Part 1) | David Soria Parra

「 Source Control Management (SCM) Systems, have a long and rich history. As the systems evolved, so have their concepts, use cases and adoption over time. While SCMs are ubiquitous in modern software development, they have been fairly novel in the 80s and 90s, and arguable it took the rise of Git and Github for them to be used nearly everywhere 」

https://experimentalworks.net/posts/2024-03-18-a-history-of-vcs-part1/

#VersionControl #SCCS #RCS #Opensource

jbzfn, to productivity
@jbzfn@mastodon.social avatar

🤔 Why Don't I Like Git More? | Mathew Duggan

I don't feel like I can always "control" what git is going to do, with commands sometimes resulting in unexpected behavior that is consistent with the way git works but doesn't track with how I think it should work. Instead, I need to keep a lot in my mind to get it to do what I want.

https://matduggan.com/why-dont-i-like-git-more/

anders, to 11ty
@anders@thoresson.social avatar

While building my new site in , which is a new tool for me, I wonder if it’s time for me to learn and as well.

I notice that I over and over again make a backup copy of a Nunjucks partial or my eleventy.config.js before trying something (that more often than not breaks some things). And sometimes I lose track on where I’m in my dev process.

Would I benefit from version control? Any relevant tutorials to share?

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

A short history of software version control over the past two decades, which covers both open source and proprietary systems.

https://deprogrammaticaipsum.com/twenty-years-is-nothing/

Anoncheg, to emacs
@Anoncheg@emacs.ch avatar


I answered 15 tricky questions for job at topics of DS, ML,
DL. I used ChatGPT to help me. 😈 All answers should be
correct, I will public my calculations after two week if I
wouldn't get offer. ◕‿◕

I learned VC (Version Control) package for Emacs. ⛏ VC isn't a
mode it is permanently available functionality ⚠, can be used
from file-visiting buffer, Dired buffer, VC Directory buffer.

VC offer very powerful commands: ᕙ( •̀ _ •́ )ᕗ

  • vc-next-action - universal intellectual action ✭
  • vc-annotate - for each line, show the latest revision in which
    it was modified. ⋆
  • vc-region-history - Display the history of changes made in the
    region of file visited by the current buffer. ★

I learned project management for Emacs with EDE and projectile
and I found it useless. Because Dired + Bookmarks just do the
same.
😶

thekkid, to random
@thekkid@fosstodon.org avatar

The killer use case for structural diffs and versioning will be comparing reality to the control plane. As opposed to diffing code or the specification.

5am, to linux
@5am@fosstodon.org avatar

I'm curious to know how others version control their private configuration files / docs / wiki. For now, I've created a stack on my home network. Instead of copying the files I want to track into another folder and pushing from there, I've created hard links. Any other suggestions? @gitea

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

A short history of version control systems. It doesn't mention versioning file systems but maybe the author implicitly lumped them under manual systems.

https://osshistory.org/p/the-world-before-git

fosslife, to opensource
@fosslife@fosstodon.org avatar
lonespelunker, to github
@lonespelunker@mastodon.social avatar

Is there a GitHub equivalent to the Subversion version control software, where publicly-hosted open source repositories can be found, browsed, and shared?

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

My biggest regret of my short academic career is this paper that I got published:

https://link.springer.com/article/10.1007/s10614-015-9513-8
Not a great paper, But at the time #VersionControl and #Git was not quite known among economists

But that’s not the problem, the problem is that it’s behind a paywall!

albertcardona, to random
@albertcardona@mathstodon.xyz avatar

"What's in that .git directory?" https://blog.meain.io/2023/what-is-in-dot-git/

A step-by-step walk-through, and visually appealing too. Having been using git for over a decade now, was a rather amusing read.

#git #VersionControl #SoftwareEngineering

aral, to github
@aral@mastodon.ar.al avatar

What am I doing? Why, voting to help decide @Codeberg policy as a member.

(Wait a minute, you can’t do that on GitHub? How odd… sounds a bit autocratic to me…) ;)

Seriously, though, check out https://codeberg.org – they’re doing everything right.

There are alternatives and if we want them to survive, we must support them.

aral, to foss
@aral@mastodon.ar.al avatar
chirpbirb, to Logseq
@chirpbirb@meow.social avatar
boilingsteam, to linux
@boilingsteam@mastodon.cloud avatar
TommyvanSon, to gamedev

It took me 2 days to realise I need to try another kind of refactoring to allow for my changes first.

People, use #VersionControl to be able to revert changes in 15 minutes and still be ok.
#GameDev

itfrettchen, to internet German

Während das Internetz (sic!) von eine Störung hat, werde ich an der Wohnungstür nach Gott gefragt.
Habe dann alles erlebt, danke.

Nachher fällt mir eine Gegenfrage ein für die Menschen: „Was denken Sie über git?“
Beim nächsten Mal frage ich nach!

peterdrake, to unity
@peterdrake@qoto.org avatar

teammate reports a bug

Hmm, that doesn't happen on my machine. Have you pulled the latest version of main? Yes?

What's commit number are you on? Yes, that's the one I'm on.

Do either of us have any unstaged changes? No?

Other teammate, does this happen for you? No? Okay, it's just the one person.

Try restarting Unity.

Reboot your computer.

Okay, delete the entire repository, re-clone it, and open that in Unity.

THAT fixed it.

#unity #unity3d #GameDev #VersionControl #git

itnewsbot, to opensource
@itnewsbot@schleuss.online avatar

Too Much Git? Try Gitless - Git has been a powerful tool for software development and version control since th... - https://hackaday.com/2023/06/18/too-much-git-try-gitless/

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

leanpub, to ComputerScience
@leanpub@mastodon.social avatar

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines