Skip to content

Instantly share code, notes, and snippets.

@simonmcc
Created February 17, 2010 23:16
Show Gist options
  • Save simonmcc/307127 to your computer and use it in GitHub Desktop.
Save simonmcc/307127 to your computer and use it in GitHub Desktop.
smccartn@robin-1:~/src-git/prod$ git-p4 commit --dry-run
Perforce checkout for depot path //eStara/conf/main/prod/ located at /users/smccartn/src-p4/prod/
Syncronizing p4 checkout...
... - file(s) up-to-date.
be0ea874260d5970bf1c4a470252dfb585e8a013
tools/graceful_restart.pl | 108 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 108 insertions(+), 0 deletions(-)
smccartn@robin-1:~/src-git/prod$
(makes life easier when you are trying to see what you changed in a repo you forgot you were working on..)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment