Skip to content
Standard
Reader
Log in
Tag
Git
Articles and publications tagged Git across the Atmosphere.
159
articles
46
publications
Articles
Publications
Recent
Recent
Trending
Most popular
brennan.day
·
Sep 23, 2026
Static Site Generators for Beginners
Written for a 32-bit Café thread asking where to even begin with static-site generators. I go over the free resources I'd learn first (and why hand-rolled HTML beats an SSG for your very first site), a plain-language glossary of the jargon docs never define, a brief history from HSC and Movable Type to Jekyll, why git gets recommended everywhere, my own beginner starters, and tiny alternatives like barf, bashblog, and kiki.
technical
·
tutorial
kawarimidoll.com
·
Sep 23, 2026
git worktreeを横断管理するgwmが良さげかも
複数プロジェクトのgit worktreeをCLIとTUIで管理するgwmの紹介です。
tech
·
yosage
kawarimidoll.com
·
Sep 19, 2026
GitHubのIssueとPRをローカルでトリアージするgitcrawlが良さげかも
GitHubのIssueやPRをローカルのSQLiteへ保存して検索やクラスタリングを行うgitcrawlの紹介です。
tech
·
yosage
Isaac's Ramblings
·
Sep 17, 2026
Notes from Git Merge 2026
My thoughts, reactions, and connections from every talk this year
git
·
version-control
kawarimidoll.com
·
Sep 17, 2026
リポジトリから必要なファイルだけ取得するghgrabが良さげかも
リポジトリ全体をクローンせず特定のファイルやフォルダを取得できるCLIツールghgrabの紹介です。
tech
·
yosage
kawarimidoll.com
·
Sep 6, 2026
ブラウザ上でターミナルとGitを練習できるWebTerm Learnが良さげかも
ブラウザ内の仮想環境でLinuxコマンドとGitを演習形式で学べるWebTerm Learnの紹介です。
tech
·
yosage
Andrew Nesbitt
·
Sep 1, 2026
Git Submodules as a Package Manager
.gitmodules is a manifest and the gitlink is a lockfile entry.
git
·
package-managers
kawarimidoll.com
·
Aug 26, 2026
macネイティブなGitクライアントのChangesが良さげかも
Liquid GlassのmacOSネイティブなGit GUIクライアントChangesの紹介です。
tech
·
yosage
kawarimidoll.com
·
Aug 22, 2026
ファイルの変更を監視するLivediffが良さげかも
ファイルの変更に反応して差分を表示するTUIツールLivediffの紹介です。
tech
·
yosage
Andrew Nesbitt
·
Aug 20, 2026
Issues in the Repo
refs/bugs, refs/notes, refs/heads/ticgit, or a directory full of YAML.
git
·
tools
Today I Learned
·
Aug 20, 2026
Git Attributes
Setting per-path behavior for line endings, diffs, merges, and archives
git
·
configuration
Today I Learned
·
Aug 20, 2026
GitHub Linguist
How GitHub detects repository languages and accepts overrides
github
·
git
kawarimidoll.com
·
Aug 13, 2026
TUI差分ビューアcritiqueが良さげかも
ハイライト・分割ビュー・単語レベル付きgit diff TUIのcritiqueの紹介です。
tech
·
yosage
kawarimidoll.com
·
Aug 13, 2026
複数リポジトリを一望するダッシュボードgitpaneが良さげかも
複数のGitリポジトリの状態を監視できるTUIダッシュボードgitpaneの紹介です。
tech
·
yosage
kawarimidoll.com
·
Aug 12, 2026
コミットメッセージをlintするcommittedが良さげかも
コミットメッセージのスタイルをlintするcommittedの紹介です。
tech
·
yosage
TIL Tech
·
Aug 10, 2026
TIL: Ignoring other people's gits
One of the tricks that I've learned over the years is that if you're working in someone else's repo, git can be kind of annoying. Not in a bad way, but in a way where, for instance, maybe you want to keep a notes file so that you can keep track of your notes within the repo without having to pester or bother the maintainers of the repo to add your notes.md file to their .gitignore. Well, it turns out that there's a solution for that, and it's pretty damn simple: That's the setup.
2
·
git
Schalk Neethling - Open Web, Open Source, and Web Accessibility
·
Aug 10, 2026
Introducing Ephemeral Pages Action v1
Ephemeral Pages Action publishes a self-contained HTML document from a pull-request workflow and posts the temporary link back as a pull-request comment. Version 1.0.0 is now available.
git
·
testing
permablog
·
Aug 6, 2026
atgc: atproto git client
yet another fucking tangled CLI project
1
·
atproto
·
tangled
kawarimidoll.com
·
Aug 5, 2026
ワークツリーを溜めて使い回すtreehouseが良さげかも
再利用できるワークツリーのプールを管理するCLIのtreehouseの紹介です。
tech
·
yosage
Schalk Neethling - Open Web, Open Source, and Web Accessibility
·
Aug 4, 2026
The release process is part of the product
A release is a product workflow. It has users, interfaces, failure states and recovery semantics. Automating eighteen packages onto trusted publishing took four prereleases to get right.
nodejs
·
git
David’s Deliriums
·
Aug 1, 2026
Stacked PRs on GitHub with Jujutsu
jujutsu
·
git
Daniel Freytag
·
Jul 28, 2026
Migrating a GitHub repository to Tangled
A quick step-by-step guide on migrating a repository from GitHub to Tangled
coding
·
Tangled
kawarimidoll.com
·
Jul 24, 2026
コンフリクトを3ペインで解決するecが良さげかも
Gitのマージコンフリクトを3ペインのTUIで解決するツールec(easy-conflict)の紹介です。
tech
·
yosage
Andrew Nesbitt
·
Jul 21, 2026
--end-of-options
The git flag I assumed was an LLM hallucination
package-managers
·
security
Home
Latest
Discover
Search