PHP Classes

PHP Git Diff Patch Creator: Create patch from differences between Git branches

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 95 All time: 9,798 This week: 242Up
Version License PHP version Categories
patch-creator 1.0Public Domain5PHP 5, Files and Folders, Project Man...
Description 

Author

This class can create patch from differences between Git branches.

It takes the names of two branches of a Git local repository and uses the git command to compare the files in the branches.

The class copies to a given output directory the files that do not exist or where changed in the origin branch.

Innovation Award
PHP Programming Innovation award nominee
January 2017
Number 8


Prize: 1 month Livecoding.tv Account Pro subscription
Many developers use Git as version control system for the files of their projects.

Often developers create branches to develop new features without affecting the main branch.

If they want to try a feature being developed on a new branch, they can create a patch and apply it on another branch.

This package makes it easier to create a patch from the differences between branches of a project on a Git repository.

Manuel Lemos
Picture of Istvan Dobrentei
  Performance   Level  
Name: Istvan Dobrentei <contact>
Classes: 12 packages by
Country: Hungary Hungary
Age: 46
All time rank: 135211 in Hungary Hungary
Week rank: 23 Up1 in Hungary Hungary Up
Innovation award
Innovation award
Nominee: 9x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file patchCreator.php Class Class source
Accessible without login Plain text file README Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:95
This week:0
All time:9,798
This week:242Up