git

Back Open Paginator
14.08.2025 10:50
jd7h (@jd7h@fosstodon.org)

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>`.

#git #versioncontrol #TIL




Show Original Post


14.08.2025 10:42
matthewhowell (@matthewhowell@indieweb.social)

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: docs.netlify.com/api-and-cli-g

#github #git #deploy #netlify




Show Original Post


14.08.2025 09:44
lutzhuehnken (@lutzhuehnken@mastodon.social)

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 → codeberg.org




Show Original Post


14.08.2025 08:55
musicmatze (@musicmatze@social.linux.pizza)

TIL #git symbolic-ref

WHY DIDN'T I FIND THIS SOONER?




Show Original Post


14.08.2025 08:48
musicmatze (@musicmatze@social.linux.pizza)

The rename of the default branch in #git still breaks my workflow multiple times per week. For fucks sake.




Show Original Post


14.08.2025 08:30
vshn (@vshn@mastodon.vshn.social)

🛠️ 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: servala.com/article/forgejo-on

#Forgejo #Git #DevOps #OpenSource #DigitalSovereignty #Servala #Codey #CodeHosting




Show Original Post


14.08.2025 08:03
january1073 (@january1073@infosec.exchange)

Seen on Microsoft GitHub ...
@Codeberg
january1073.github.io/
#github #microsoft #codeberg #git #foss





Show Original Post


14.08.2025 08:00
devdigest (@devdigest@mastodon.social)

⚡️ VS Live! Redmond Event Brings Developers Together

🏷️

devdigest.today/goto/4779




Show Original Post


14.08.2025 05:25
natkr (@natkr@hachyderm.io)

Lappverk is finally.. out? Kind of? Announcements are hard.

natkr.com/2025-08-14-modifying

#git #vcs




Show Original Post


14.08.2025 00:35
objects (@objects@social.tourmentine.com)
[lien] nixidy: Kubernetes GitOps with nix and Argo CD - Lobsters (nixidy.dev by granra) #cloud #gik #k8s #git #nix


Show Original Post


14.08.2025 00:23
chmouel (@chmouel@fosstodon.org)

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.

github.com/chmouel/git-branches

(usually end up with #magit or #lazygit when it gets complicated)

#git #github





Show Original Post


13.08.2025 23:49
notqmail (@notqmail@social.notqmail.org)
We’ve got fresh mirrors of…

- qmail.org
- netqmail.org
- lifewithqmail.org (history reconstituted from RCS via CVS)

All in #Git, mirrored to GitHub, managed by #ikiwiki.

https://notqmail.org/mirrors



Show Original Post


1 ...323 324 325 326 327 328 329 330 331 332 333 ...347
UP