Farshid's Weblog

Posts tagged “git”

  1. Clone, edit and push files that live in a Gist
  2. Automatically maintaining Homebrew formulas using GitHub Actions
  3. Convert git log output to JSON using jq
  4. Build the official Python documentation locally
  5. Convert a datetime object to UTC without using pytz
  6. Calculating the size of all LFS files in a repo
  7. Removing a git commit and force pushing to remove it from history
  8. Using git-filter-repo to set commit dates to author dates
  9. Rewriting a repo to contain the history of just specific files
  10. Back-dating Git commits based on file modification dates
  11. Browsing your local git checkout of homebrew-core
  12. Conditionally running a second job in a GitHub Actions workflow
  13. Assistance with release notes using GitHub Issues
  14. Commit a file if it changed
  15. Rewriting a Git repo to remove secrets from the history
  16. GitHub Actions job summaries
  17. How to create a tarball of a git repository using "git archive"
  18. git bisect