Merge branch 'ld/git-p4-updates'
commite638899470621738f32ef75dc0a092f6475a4a6e
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:41 +0000 (18 10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 17:18:41 +0000 (18 10:18 -0700)
tree473aaab90ad34dc216ae843b2b4df254e3aa753c
parentd676cc512a7aa17f6c7db53792c1e21c4ddfea42
parent3deed5e078f2998573589b1ca03d89f41ea346e9
Merge branch 'ld/git-p4-updates'

"git p4" updates.

* ld/git-p4-updates:
  git-p4: auto-size the block
  git-p4: narrow the scope of exceptions caught when parsing an int
  git-p4: raise exceptions from p4CmdList based on error from p4 server
  git-p4: better error reporting when p4 fails
  git-p4: add option to disable syncing of p4/master with p4
  git-p4: disable-rebase: allow setting this via configuration
  git-p4: add options --commit and --disable-rebase
Documentation/git-p4.txt
git-p4.py