Skip to content
Snippets Groups Projects
  1. Aug 06, 2018
    • Haibo Huang's avatar
      [Updater] Prefer url similar to previous one · 9dcade4c
      Haibo Huang authored
      This change computes edit distant between old url and each of new urls.
      And use the url most like previous one.
      
      Test: update any library
      Change-Id: I959a22168652c7543da2cdb29d36a1d061ade7e9
      9dcade4c
  2. Jun 29, 2018
    • Haibo Huang's avatar
      Support GIT upstream · 24950e79
      Haibo Huang authored
      Add the support to check how far a project is behind upstream git.
      
      Still need to manually run git merge. But this tool can help update
      METADATA. :)
      
      Test: ./updater.sh update perf_data_converter
      Change-Id: Ic46a0eb723ae22f0fc7d61a67a14299761b564a4
      24950e79
Loading