Farshid's Weblog
Login
Posts tagged “git”
Clone, edit and push files that live in a Gist
(2025-10-18)
Automatically maintaining Homebrew formulas using GitHub Actions
(2025-08-10)
Convert git log output to JSON using jq
(2025-03-08)
Build the official Python documentation locally
(2025-01-18)
Convert a datetime object to UTC without using pytz
(2024-12-22)
Calculating the size of all LFS files in a repo
(2024-11-03)
Removing a git commit and force pushing to remove it from history
(2024-10-26)
Using git-filter-repo to set commit dates to author dates
(2024-10-05)
Rewriting a repo to contain the history of just specific files
(2024-09-28)
Back-dating Git commits based on file modification dates
(2024-08-04)
Browsing your local git checkout of homebrew-core
(2024-07-14)
Conditionally running a second job in a GitHub Actions workflow
(2024-05-12)
Assistance with release notes using GitHub Issues
(2024-04-13)
Commit a file if it changed
(2023-11-25)
Rewriting a Git repo to remove secrets from the history
(2023-10-15)
GitHub Actions job summaries
(2023-04-16)
How to create a tarball of a git repository using "git archive"
(2023-04-15)
git bisect
(2023-02-25)