Harshita Gupta

Results 13 comments of Harshita Gupta

Bumping this thread since I'm looking for this shortcut too.

> I'm also wondering why rules_apko must download individual artifacts via Range requests (which is a bit of an odd thing to do) instead of using a separate URL for...

@tjgq would it be possible to re-evaluate this issue given the info provided above? ^

created https://github.com/bazelbuild/remote-apis/issues/305

Any updates on issue 4 progress? Really a bummer and frustrating for my most common workflow.

@germanosin and @Haarolean, is this repo no longer actively maintained at all, or have the maintainers changed? If the repo isn't actively maintained, it'd be great to update the `README.md`...

> * Are any git processes running on your machine right now? If so, can you kill them all and ensure no git processes are running? `ps auxr | grep...

> How about `git show-ref | grep -i packed-refs`? Does that show any hits, by chance? Unfortunately nothing :(

> > > * What are all the refs in this repository (i.e. output from `git show-ref`)? > > > > > > there's a LOT of refs, so I...