Skip to content

Instantly share code, notes, and snippets.

@Nuclearfossil
Created April 27, 2015 05:41
Show Gist options
  • Save Nuclearfossil/d85f74cdef19176a44f4 to your computer and use it in GitHub Desktop.
Save Nuclearfossil/d85f74cdef19176a44f4 to your computer and use it in GitHub Desktop.
Perforce!!
# looks for missing file in //branch and force syncs them.
p4 diff -sd //branch | p4 -x -sync -f
# run from a folder, tells you what the current changelist is.
p4 changes -m1 #have
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment