Skip to content

🔧 Git ​

Git automation scripts, LFS configuration, submodule management, and workflow utilities

Available Scripts (7) ​

Git Change All Authors (Fast Version) ​

High-performance author standardization for large repositories

By Wei Guo

File: git-change-all-authors-fast.sh

Git Change All Authors ​

Standardize author information across ALL commits in repository

By Wei Guo

File: git-change-all-authors.sh

Git Change Single Commit ​

Modify author/message for ONE specific commit in Git history

By Wei Guo

File: git-change-commit.sh

Git Change PR Authors ​

Modify author and committer information for commits in a PR branch

By Ropean

File: git-change-pr-authors.sh

Git LFS Config Generator ​

Generates smart .gitattributes configuration for Git LFS based on file sizes

By ropean

File: git-lfs-config-generator.sh

Git Squash to Single Commit ​

Create a fresh repository with a single commit, preserving current state

By Wei

File: git-squash-to-single-commit.sh

Git Submodules Management Script ​

Complete toolkit for managing Git submodules with bulk operations and GitHub integration

By ropean

File: git-submodules.sh