TIL that `git stash list` takes the same options as `git log`. So if you want to search for a specific string in your entire git stash, you can do `git stash list -S <search term>`.
If you install Netlify's (rather slow) cli tool `npm install -g netlify-cli` then you can deploy your static sites manually, whenever you'd like, with `netlify deploy`
Add a `--dir=local/path/to/your/public/site` to specify a directory.
`netlify deploy` will create a "draft" with a random URL for testing.
Add `--prod` to deploy your real site.
Docs here: https://docs.netlify.com/api-and-cli-guides/cli-guides/get-started-with-cli/#manual-deploys
In the wake of the “GitHub CEO stepped down, no longer independent” news, I’m reminded that not enough people know about @Codeberg — free Git hosting run by a non-profit organization.
No tracking, no ads, no corporate buyout risk. Just open-source, community-driven software hosting.
Give it a try → https://codeberg.org
#opensource #freesoftware #git #devcommunity #indieweb #decentralization
TIL #git symbolic-ref
WHY DIDN'T I FIND THIS SOONER?
The rename of the default branch in #git still breaks my workflow multiple times per week. For fucks sake.
🛠️ Ideal for DevOps teams, sovereign IT, and privacy-conscious organizations
☁️ Runs on trusted clouds - or your own infrastructure
🔐 Full control - zero hassle
👉 Read the article: https://servala.com/article/forgejo-on-servala/
#Forgejo #Git #DevOps #OpenSource #DigitalSovereignty #Servala #Codey #CodeHosting
Seen on Microsoft GitHub ...
@Codeberg
https://january1073.github.io/
#github #microsoft #codeberg #git #foss

⚡️ VS Live! Redmond Event Brings Developers Together
🏷️ #devdigest #dotnet #net #microsoft #ide #visualstudio #cloud #azure #git #github
https://devdigest.today/goto/4779
Lappverk is finally.. out? Kind of? Announcements are hard.
https://natkr.com/2025-08-14-modifying-other-peoples-software/
I've developed a Git branch switcher/viewer tool to make it easier when working with multiple branches, making it easier to
switch between them and ensure they are pushed and synchronized.
https://github.com/chmouel/git-branches
(usually end up with #magit or #lazygit when it gets complicated)
