home.social

#gitusage — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitusage, aggregated by home.social.

fetched live
  1. 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.

    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.

    #Git #GitUsage #LearningGit #VersionControlSystem #Developer #Coding