|
New update by
jackdai
For
Beanbag, Inc.
▸
RBTools
▸
Ticket #4822
PC:~/test_rbtools/rbtools$ git remote
origin
PC:~/test_rbtools/rbtools$ git log --graph --pretty=oneline --all
237829813e98f5ec993c66d84302546c4c46ea7d test
ecf67273a68199ff9e89d73884e3600dbcaedcf3 testing
6b9ccfb367c5f784ac120db2c7da9be26cfa1cc4 add testing file
523333759932242a161033bb8841fdf33661e3a0 Initial commit
PC:~/test_rbtools/rbtools$ rbt diff --parent 237829813e98f5ec993c66d84302546c4c46ea7d
WARNING: Could not determine specific upstream remote to use for diffs. We recommend setting TRACKING_BRANCH in reviewboardrc to your nearest upstream remote branch.
CRITICAL: Failed to execute command: [u'git', u'rev-parse', u'523333759932242a161033bb8841fdf33661e3a0^']
|