Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 367 Bytes

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