home.social

#gitcommit — Public Fediverse posts

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

  1. Microsoft sparked a developer revolt by silently adding "Co-authored-by: Copilot" to VS Code Git commits.

    Read the full "VS Code AI Co-Author" controversy here: ostechnix.com/vs-code-ai-co-au

    #Vscode #Copilot #Microsoft #GitCommit #Codeeditor #AI #Opensource

  2. Naty @eclecticpassions ·

    I'm still not very good at making my Git commit messages (for my blog repo) look good; I'm often just trying to dump all the self-reminders/notes in there kind of messily.

    I now know (a bit late):
    1. The first line is the most important and should be <50 characters with no period
    2. There should be a blank line after the first
    3. The rest can be up to 72 char.

    I hope one day my commit messages can be clean and consistent!

    Good guide here: wiki.openstack.org/wiki/GitCom

  3. "[Helix] Spellchecking in Git commits with Harper"

    blog.skyplabs.net/posts/helix-

    "Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

  4. "[Helix] Spellchecking in Git commits with Harper"

    blog.skyplabs.net/posts/helix-

    "Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

    #Helix #Vim #LSP #LanguageServer #Harper #SpellChecking #Linux #Git #GitCommit #VCS #Dotfiles

  5. "[Helix] Spellchecking in Git commits with Harper"

    blog.skyplabs.net/posts/helix-

    "Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

    #Helix #Vim #LSP #LanguageServer #Harper #SpellChecking #Linux #Git #GitCommit #VCS #Dotfiles

  6. "[Helix] Spellchecking in Git commits with Harper"

    blog.skyplabs.net/posts/helix-

    "Unlike Vim, Helix doesn't include a spell checker natively. However, Helix has built-in support for LSP, which makes it easy to pair it with an LSP-based spell checker such as Harper. All you need is tweaking a bit your languages.toml Helix configuration file as explained in the official documentation."

    #Helix #Vim #LSP #LanguageServer #Harper #SpellChecking #Linux #Git #GitCommit #VCS #Dotfiles

  7. Alright today I learned about the git commit conventional.

    conventionalcommits.org/en/v1.

    My commit message where always a mess because I never was sure what to write there. That did make them useless for me an other people I do work with.
    I do want to change that and do try this convention going onward.
    Today I really learned why good commit messages are so important, nobody ever teached me that and it took me several years to realize that myself.
    #Coding #Git #GitCommit #GitConvenction #Developer

  8. Undeniable proof of how good I am at creating little, gradual, meaningful, and well sorted commits.

    #git #gitcm #gitcommit #commit

  9. Want to impress your colleagues with amazing commit messages but don't have the time or inspiration? Check out OpenCommit, a CLI tool that uses GPT to auto-generate impressive commits in just one second! Perfect for when you're in a rush or experiencing writer's block. Give it a try: github.com/di-sukharev/opencom #opensource #gitcommit #cli #AI #gpt #git #dev