Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • commit_id.py
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Change commit_id 'check' back to looking for .git files. · dd19d554
    Geoff Lang authored Mar 02, 2020
    commit_id.py was change to try running 'git status' to confirm that git
    was present.  This caused it to succeed if there was a git checkout
    somewhere above ANGLE if ANGLE's .git didn't exist, incorrectly adding
    a non-existant .git/HEAD file to the gn rule's inputs.
    
    Always verify that ANGLE's .git/HEAD is present in commit_id.py.
    
    BUG=angleproject:2344
    
    Change-Id: I7e170f39c8d5cef73086ecf6d68925a1d3512de1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2082993
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarBrian Osman <brianosman@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    dd19d554
commit_id.py 1.67 KB
EditWeb IDE
×

Replace commit_id.py

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.