Skip to content

This is a simple script that will show you un-merged changes on a Perforce branch.

Notifications You must be signed in to change notification settings

bander2/p4changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Perforce Changes

This is a simple script that will show you unmerged changes on a Perforce branch.

Usage

Download p4Changes.py and put it somewhere in your $PATH. Run it like this:

p4changes my_branch_name

Sample output:

  - 12345: Add a great feature
  - 12346: Fix a bug in the feature I added
  - 12347: Add another super awesome feature

About

This is a simple script that will show you un-merged changes on a Perforce branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages