© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohamed Eraki
Multi-Cloud & DevOps Engineer experience in enterprise and FinTech environments, specializing in cloud platforms, DevOps, IaC......
git format-patch <commit hash> # Create a file of changes that have been done in this commit git format-patch -2 <commit hash> # determine the number of patches for multiple commits | will get two commit start from the hash mentioned