From: Junio C Hamano Date: Sun, 3 Apr 2011 06:08:13 +0000 (-0700) Subject: Doc: mention --delta-base-offset is the default for Porcelain commands X-Git-Tag: v1.7.4.3~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c14f3727913a67835ad38d17edcbfe4e1c94e9a7?hp=c14f3727913a67835ad38d17edcbfe4e1c94e9a7 Doc: mention --delta-base-offset is the default for Porcelain commands The underlying pack-objects plumbing command still needs an explicit option from the command line, but these days Porcelain passes the option, so there is no need for end users to worry about it anymore. Signed-off-by: Junio C Hamano ---