git

Back Open Paginator
14.01.2026 06:51
sumanthvepa (@sumanthvepa@mastodon.social)

My first significant step after I create the repository for my project is to create a canned prompt that I can use to ask to generate commit messages for me automatically. That removes the drudgery of having to manually write commit messages. (I do review and correct the message though.)

Here is a link to the actual prompt:
github.com/sumanthvepa/autogra




Show Original Post


14.01.2026 06:13
Hyperlynx (@Hyperlynx@aus.social)

Can anyone recommend a Git host, not open-source-only, that definitely does not feed your repos into an AI? Ideally one with no AI tools at all, but I'll take what I can get. Self-hosting is a no-go in this case.

So this rules out Codeberg (open source only), but I'm not sure about Bitbucket or Gitlab. Obviously Github is out of the question.

#git




Show Original Post


14.01.2026 03:15
carlspring (@carlspring@mastodon.social)

What if code quality wasn’t a tool you configured or had to maintain yourselves, but something GitHub just did for your repositories?

Read my latest article to find out all about this new feature and see how it can simplify the way you handle code quality scans.

medium.com/devops-by-nature/wh




Show Original Post


13.01.2026 23:51
iui (@iui@organica.social)

Aproveitando as férias para entender como funcionam #scripts #python meio tentativa e erro e lendo sobre #shell #git editores de texto #nano #vim #emacs . Usando o #terminal para treinar a sintaxe dos comandos. Com um pouco de atraso. Sou do software livre há quase 20 anos e não me dediquei à isso. Bem: antes tarde do que mais tarde. Estou com meu #Debian bem enxuto, meu modesto laptop que eu AMO: um #Lenovo #ThinkPad #T400 fabricado há 18 anos, comprado em 2025 e que ainda funciona! #blambers




Show Original Post


13.01.2026 21:18
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Tôi vừa tạo một extension VSCode tên “575 Haiku Commit” – chuyển các thay đổi Git đã stage thành haiku 5‑7‑5. Khi nhấn Cmd+Shift+H, nhận được ví dụ: “Config paths diverge / Settings flow through typed channels / Defaults guide the lost”. Ngoài fun, repo còn chứa tài liệu chi tiết về cách xây dựng extension, tích hợp SCM, cấu hình và mẫu provider. Đây là dự án “build‑to‑learn” đầu tiên, khuyến khích mọi người thử tự làm để hiểu sâu hơn. #VSCode #Extension #Haiku #Coding #LậpTrình #PhátTriển #Git




Show Original Post


13.01.2026 18:09
dannotdaniel (@dannotdaniel@hellions.cloud)

ahhh now wtf was I just doing?

life reflog :terminal_cursor:

#git #programming




Show Original Post


13.01.2026 17:27
shanmukhateja (@shanmukhateja@social.linux.pizza)

I am making time for #GitRaven project again. It had stalled for sometime due to other commitments.

Today, I learned C++ and Qt lifetimes, the advantages of member initializer lists. I still have one more issue to fix w.r.t this topic but I will hold it off a little longer, switching my focus on adding features.

#diary #cppdev #git #opensource #developers




Show Original Post


13.01.2026 17:07
unixorn (@unixorn@hachyderm.io)

Periodic reminder - if you're using git , github.com/unixorn/git-extra-c is a collection of helper scripts to make git more pleasant.

@homelab #homelab #devops #sre #git




Show Original Post


13.01.2026 17:06
wickedsmoke (@wickedsmoke@fosstodon.org)

One #FOSS project I use that's languishing a bit is the #Git browser QGit.
Some long-standing issues are not being addressed so I have a soft fork called QGit-Re over at #Codeberg.

The main changes so far:
- Fix program freeze when browsing huge commits.
- Remove the Log/Diff tabs so both can be seen together.
- Improve find & search highlighting for dark mode palettes.

Packages for #Debian & #Fedora are available via the Releases page.

codeberg.org/wickedsmoke/qgit/




Show Original Post


13.01.2026 16:04
nobodyinperson (@nobodyinperson@fosstodon.org)

Some more `git subtree push` quirks:

• `git subtree push` (obviously) does not push :gitannex: #gitAnnex files to the remote. Syncing annexed files there is unergonomic.
• git subtree push` also strips commit signatures (e.g. GPG and as such #OpenTimeStamps timestamps). The truth lies in the monorepo only. Understandable, but very uncool.

git submodules have neither problem, but without tools like :datalad: #datalad you can't commit at once.

#git #gitSubTree




Show Original Post


13.01.2026 15:10
hn50 (@hn50@social.lansky.name)

Git Rebase for the Terrified

Link: brethorsting.com/blog/2026/01/
Discussion: news.ycombinator.com/item?id=4

#git




Show Original Post


13.01.2026 14:34
m (@m@lgbtqia.space)

Big reminder:

If you use any kind of git repository for anything: Make a copy of it.

The copyright trolls will take it down eventually.

#github #git #copyright #DMCA




Show Original Post


1 ...125 126 127 128 129 130 131 132 133 134 135 ...348
UP