Refactor refresh of repositories

Review Request #2434 — Created April 11, 2023 and submitted

aklitzing@gmail.com
grim/hgkeeper
default
2421, 2437, 2423
grim
Since we use this for other stuff we should split it out from hgweb and
re-use the repository slice for hgweb.


Summary Author
Refactor refresh of repositories
Andre Klitzing
Description From Last Updated

We should probably put this and IsExistingRepo into a new access/repositories.go file.

grimgrim
grim
  1. 
      
  2. access/access.go (Diff revision 1)
     
     

    Huh, didn't know this worked, I've always just done the _, ok := a[x]

  3. access/access.go (Diff revision 1)
     
     

    We should probably put this and IsExistingRepo into a new access/repositories.go file.

  4. 
      
aklitzing@gmail.com
aklitzing@gmail.com
grim
  1. 
      
  2. access/access.go (Diff revision 2)
     
     

    This should probably be in repositories.go but lets wait on that for now so we can get through all of these review requests first.

  3. 
      
grim
  1. Ship It!
  2. Nice work, thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...