git

Back Open Paginator
17.03.2026 08:30
r (@r@web.brid.gy)

Who called git, and how Claude was caught red-handed

web.brid.gy/r/https://eclectic





Show Original Post


17.03.2026 08:16
ellie (@ellie@ellieayla.net)

find ~/workspace -maxdepth 2 -name .git -type d -print0 | xargs -0 git unneeded --no-fetch

aaaaaaaaaaaaa

#dead #git




Show Original Post


17.03.2026 04:59
ellie (@ellie@ellieayla.net)

Did you clone a large amount of git repos? Is ~/workspace/ a giant mess? Need to declutter?

If a remote exists and all branches have been pushed (or merged), and you trust the git host to stay up, maybe we don't need to keep the local copy.

Or if there's local branch refs for commits that have never been pushed, maybe they should be.

github.com/ellieayla/git-unnee will report whether deleting branches/repo would be safe. Doesn't delete anything for you.

#git #github #tools #devtools




Show Original Post


17.03.2026 02:44
p (@p@www.sindastra.de)
Git ignore files globally

This is a very short post to let you know that you can ignore files in Git globally, which is very useful for certain pesky files…

https://www.sindastra.de/p/3816/git-ignore-files-globally #developer #git


Show Original Post


16.03.2026 23:42
developer_deku (@developer_deku@mastodon.social)

git installation

we use git for source code version control tool. before using git, let's install git first.

deku.posstree.com/en/git/insta




Show Original Post


16.03.2026 23:42
developer_deku (@developer_deku@mastodon.social)

git 설치

소스 코드의 버전 관리를 위해 git을 사용하려고 합니다. git을 사용하기 위해 git을 설치합니다.

deku.posstree.com/ko/git/insta




Show Original Post


16.03.2026 23:42
developer_deku (@developer_deku@mastodon.social)

gitインストール

ソースコードのバージョン管理のためgitを使ってみましょう。gitを使うためgitをインストールします。

deku.posstree.com/git/installa




Show Original Post


16.03.2026 21:47
64bithero (@64bithero@mstdn.games)

git yaml files will start anyone’s slow decent into madness …
#dev #devops #git #yaml #crazy




Show Original Post


16.03.2026 21:00
cyberveille (@cyberveille@mastobot.ping.moi)

📢 Betterleaks : un outil open-source pour détecter des secrets dans dossiers, fichiers et dépôts Git
📝 Selon BleepingComputer, un nouvel outil open-source nommé Betterl...
📖 cyberveille : cyberveille.ch/posts/2026-03-1
🌐 source : bleepingcomputer.com/news/secu
#Betterleaks #Git #Cyberveille




Show Original Post


16.03.2026 20:29
jnpn (@jnpn@mastodon.social)

damn lwn writes about emacs git / jujutsu thin UIs




Show Original Post


16.03.2026 19:48
benzogaga33 (@benzogaga33@mamot.fr)

Game of Trees Hub gothub.org/ #open-source #git #BSD




Show Original Post


16.03.2026 19:28
jsdevspace (@jsdevspace@mastodon.social)

Git for Beginners: Branches, Commits, and Your First Pull Request jsdev.space/git-branches-commi





Show Original Post


1 ...51 52 53 54 55 56 57 58 59 60 61 ...347
UP