Search
Items tagged with: git
Did you know that you can customize your commit hashes? ๐คฏ
๐ฆ **lucky-commit**: Make your git commits lucky! - written in Rust.
โญ GitHub: https://github.com/not-an-aardvark/lucky-commit
โจ Simply change the start of your Git commit hashes to whatever you want.
#rustlang #git #commit #hash #commandline
GitHub - not-an-aardvark/lucky-commit: Customize your git commit hashes!
Customize your git commit hashes! Contribute to not-an-aardvark/lucky-commit development by creating an account on GitHub.GitHub
I may or may have not installed a Gitea instance on my TrueNAS home server, accessible with a subdomain of mine thanks to cloudflared ๐
I will start my migration from GitHub with my private repositories first, and work on a reliable backup strategy that I don't have yet. I don't mind losing the files from my Plex media center, but it's not the same story for my code ๐ซฃ
#git #github #gitea #homeserver #selfhosting
1. Read this:
โJust as GitHub was founded on Git, today we are re-founded on Copilot.โ
2. Go here:
#git #gitHub #codeberg #enshittification #BigTech #cooperative #dev
Universe 2023: Copilot transforms GitHub into the AI-powered developer platform - The GitHub Blog
GitHub is announcing general availability of GitHub Copilot Chat and previews of the new GitHub Copilot Enterprise offering, new AI-powered security features, and the GitHub Copilot Partner Program.Thomas Dohmke (The GitHub Blog)
FYI it's now official: #Firefox development will soon be moving to a #Git repository, replacing the #Mercurial one that's been in use since 2006
https://groups.google.com/a/mozilla.org/g/dev-platform/c/5MrpDdHIr-Y/m/p6ZHxy6sBQAJ
Here is how you can name your Git stashes:
โ๏ธ git stash push -m "nice_stash"
๐ค TIL: https://stackoverflow.com/questions/11269256/how-do-i-name-and-retrieve-a-git-stash-by-name
#git #linux #commandline
How do I name and retrieve a Git stash by name?
How do I save/apply a stash with a name? I don't want to have to look up its index number in git stash list. I tried git stash save "my_stash_name", but that only changes the stash descri...Stack Overflow
"Pitfall of using shortened git hashes compiled into code"
๐ https://lists.reproducible-builds.org/pipermail/rb-general/2023-September/003072.html
Several years in the making, GitLab is now very actively implementing #ActivityPub! ๐
https://gitlab.com/groups/gitlab-org/-/epics/11247
The end-goal is to support AP for merge requests (aka pull requests), meaning git.alice.dev can send a merge request to gitlab.com/Bob/project.git
First bite-sized todo on the implementation path there is โsubscribe to project releasesโ.
Smart move by #GitLab; through ActivityPub theyโre getting a distributed version of GitHubโs social layer.
@fediversenews #fediverse #GitHub #git
Support ActivityPub for merge requests (&11247) ยท Epics ยท GitLab.org ยท GitLab
Gitlab/ActivityPub Design Documents by @oelmekki The goal of those documents is...GitLab
I want to thank @orhun for his crate git-cliff โจ
It automatically creates a changelog from your conventional commit messages ๐
Check it out:
https://github.com/orhun/git-cliff
(I am still new to conventional commits, don't judge, but you can give tips ๐)
GitHub - orhun/git-cliff: A highly customizable Changelog Generator that follows Conventional Commit specifications โฐ๏ธ
A highly customizable Changelog Generator that follows Conventional Commit specifications โฐ๏ธ - GitHub - orhun/git-cliff: A highly customizable Changelog Generator that follows Conventional Commit ...GitHub
Solving #Git conflicts with #Vim is easy!
๐ Plugin (neovim): https://github.com/akinsho/git-conflict.nvim
It took just 3 key bindings to resolve the following conflict! ๐
โข c-o -> apply "choose ours" strategy
โข ]-x -> go to the next conflict
โข c-t -> apply "choose theirs" strategy
GitHub - akinsho/git-conflict.nvim: A plugin to visualise and resolve merge conflicts in neovim
A plugin to visualise and resolve merge conflicts in neovim - GitHub - akinsho/git-conflict.nvim: A plugin to visualise and resolve merge conflicts in neovimGitHub
One of the obscure features of Git is definitely subtrees ๐ตโ๐ซ
๐ Subtree Tutorial: https://www.atlassian.com/git/tutorials/git-subtree
๐ซ Subtree Basics: https://gist.github.com/SKempin/b7857a6ff6bddb05717cc17a44091202
Git migration completed!
We are proud to announce that the migration to Git packaging succeeded! ๐ฅณ
Thanks to everyone who has helped during the migration!