Page MenuHomeSolus

Update git-lfs to 2.7.2
ClosedPublic

Authored by JamesLee on Apr 21 2019, 12:03 AM.
Tags
None
Referenced Files
F11038856: D6078.diff
Wed, Aug 9, 11:40 PM
F11033510: D6078.id14720.diff
Wed, Aug 9, 3:47 PM
F11033509: D6078.id.diff
Wed, Aug 9, 3:47 PM
F11033508: D6078.id14843.diff
Wed, Aug 9, 3:47 PM
F11033507: D6078.id14638.diff
Wed, Aug 9, 3:47 PM
F11033506: D6078.id14696.diff
Wed, Aug 9, 3:47 PM
F11026129: D6078.diff
Wed, Aug 9, 1:55 AM
F10972126: D6078.id14696.diff
Fri, Jul 21, 11:08 AM
Subscribers
Tokens
"Like" token, awarded by Jacalz.

Details

Summary

Updated git-lfs to the latest stable release 2.7.2.

Fixes T7877.

Changelog:

  • Bugs
    • Avoid nil pointer dereference on download failure.
    • Avoid nil pointer dereference on unexpected failure.
  • Misc
    • Fix asset uploading during releases.

Full changelog summarising missed releases up to the current (2.1.0-2.7.2) can
be found here.

Test Plan

Created a Git repository and tested committing/pushing/pulling image files
using 'git-lfs'.

Diff Detail

Repository
R914 git-lfs
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JamesLee retitled this revision from Update to 2.7.1 to Update git-lfs to 2.7.1.Apr 21 2019, 12:10 AM
JamesLee retitled this revision from Update git-lfs to 2.7.1 to Update git-lfs to 2.7.2.
JamesLee edited the summary of this revision. (Show Details)

Update git-lfs from 2.7.1 to 2.7.2

Girtablulu added inline comments.
package.yml
5

A tar.gz source is preferred

35

should be -Dm00755

37

shoulde be -Dm00644

This revision now requires changes to proceed.Apr 25 2019, 1:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 30 2019, 1:04 PM
Closed by commit R914:8da24e8300c7: Update git-lfs to 2.7.2 (authored by JamesLee, committed by JoshStrobl). · Explain Why
This revision was automatically updated to reflect the committed changes.