Skip to content
Snippets Groups Projects
Select Git revision
  • dc1d0e0c7fffa5109048ac52a67aa97bb362ae3a
  • aosp-new/aosp-new/main default
  • main
  • stable
  • aosp-new/stable
  • master
  • maint
  • repo-1
  • qc-stable
  • clo-stable
  • v2.31
  • v2.30
  • v2.29.9
  • v2.29.8
  • v2.29.7
  • v2.29.6
  • v2.29.5
  • v2.29.4
  • v2.29.3
  • v2.29.2
  • v2.29.1
  • v2.29
  • v2.28
  • v2.27
  • v2.26
  • v2.25
  • v2.24.1
  • v2.24
  • v2.23
  • v2.22
30 results

git_refs.py

Blame
  • user avatar
    Mike Frysinger authored
    Use open() as a context manager to simplify the close logic and make
    the code easier to read & understand.  This is also more Pythonic.
    
    Change-Id: I579d03cca86f99b2c6c6a1f557f6e5704e2515a7
    Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/244734
    
    
    Reviewed-by: default avatarDavid Pursehouse <dpursehouse@collab.net>
    Tested-by: default avatarMike Frysinger <vapier@google.com>
    3164d40e
    History
    git_refs.py 3.83 KiB