question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add command for cleaning out cached stashed patches

See original GitHub issue

When pre-commit is run on a repository with unstaged changes, these changes are stashed in a cache directory. However, the patches are never cleaned up; they just accumulate. As far as I can tell (The documentation is not explicit), the only commands that pre-commit provides for cleaning up the cache (clean and gc) also delete hook repos, but I want to be able to only delete patch files. I thus request that a command be added to pre-commit for cleaning up the cached patches and only the patches.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hugovkcommented, Sep 28, 2021

My pre-commit cache directory had some pretty big patch files:

du -sh /Users/hugo/.cache/pre-commit
2.4G	/Users/hugo/.cache/pre-commit
$ du -sh /Users/hugo/.cache/pre-commit/* | sort -h --reverse | head -10
158M	/Users/hugo/.cache/pre-commit/patch1621283967-69056
158M	/Users/hugo/.cache/pre-commit/patch1621283799-68175
112M	/Users/hugo/.cache/pre-commit/repoqkmm9qsp
110M	/Users/hugo/.cache/pre-commit/reposdmis2f0
 57M	/Users/hugo/.cache/pre-commit/reponhllbrhh
 56M	/Users/hugo/.cache/pre-commit/repo7ybh20js
 56M	/Users/hugo/.cache/pre-commit/repo2zzi1hyy
 55M	/Users/hugo/.cache/pre-commit/repoockmk850
 49M	/Users/hugo/.cache/pre-commit/repoauu5hdm0
 39M	/Users/hugo/.cache/pre-commit/repoa4lb3ftb

I’m fine using pre-commit clean to clear the whole cache, but it could be nice for gc to mop up patch files too so I don’t need to refetch the repos.


Full cache list:
$ du -sh /Users/hugo/.cache/pre-commit/* | sort -h --reverse
158M	/Users/hugo/.cache/pre-commit/patch1621283967-69056
158M	/Users/hugo/.cache/pre-commit/patch1621283799-68175
112M	/Users/hugo/.cache/pre-commit/repoqkmm9qsp
110M	/Users/hugo/.cache/pre-commit/reposdmis2f0
 57M	/Users/hugo/.cache/pre-commit/reponhllbrhh
 56M	/Users/hugo/.cache/pre-commit/repo7ybh20js
 56M	/Users/hugo/.cache/pre-commit/repo2zzi1hyy
 55M	/Users/hugo/.cache/pre-commit/repoockmk850
 49M	/Users/hugo/.cache/pre-commit/repoauu5hdm0
 39M	/Users/hugo/.cache/pre-commit/repoa4lb3ftb
 35M	/Users/hugo/.cache/pre-commit/repotes6pzeo
 33M	/Users/hugo/.cache/pre-commit/repoiorz1_er
 33M	/Users/hugo/.cache/pre-commit/repo7jnmbr_d
 33M	/Users/hugo/.cache/pre-commit/repo0tccdbcy
 33M	/Users/hugo/.cache/pre-commit/repo0aatvtky
 32M	/Users/hugo/.cache/pre-commit/repozq5eb5lx
 31M	/Users/hugo/.cache/pre-commit/repozt2ufj1a
 31M	/Users/hugo/.cache/pre-commit/repoaxq2irhe
 31M	/Users/hugo/.cache/pre-commit/repo_6njwlgm
 31M	/Users/hugo/.cache/pre-commit/repo9o8k5kur
 31M	/Users/hugo/.cache/pre-commit/repo6208utc7
 31M	/Users/hugo/.cache/pre-commit/repo11c79fz5
 30M	/Users/hugo/.cache/pre-commit/reposdxwqen6
 30M	/Users/hugo/.cache/pre-commit/repo_aer9b73
 30M	/Users/hugo/.cache/pre-commit/repo6mbuo8s8
 29M	/Users/hugo/.cache/pre-commit/repov4__32rw
 29M	/Users/hugo/.cache/pre-commit/repodf32ew5u
 28M	/Users/hugo/.cache/pre-commit/repoy1xaaz5q
 28M	/Users/hugo/.cache/pre-commit/repordtewwlk
 28M	/Users/hugo/.cache/pre-commit/repoobuu8hnl
 28M	/Users/hugo/.cache/pre-commit/repojvhpr6y8
 28M	/Users/hugo/.cache/pre-commit/repohora0pxx
 28M	/Users/hugo/.cache/pre-commit/repoc4pyzozp
 28M	/Users/hugo/.cache/pre-commit/repo89q1etn1
 28M	/Users/hugo/.cache/pre-commit/repo77rfz4mt
 28M	/Users/hugo/.cache/pre-commit/repo1lxpg84o
 27M	/Users/hugo/.cache/pre-commit/repomxxi9t0f
 27M	/Users/hugo/.cache/pre-commit/repo36xd9bi4
 26M	/Users/hugo/.cache/pre-commit/repouigpfuwn
 26M	/Users/hugo/.cache/pre-commit/repo6o5fx2b8
 23M	/Users/hugo/.cache/pre-commit/repor6ftzo_s
 23M	/Users/hugo/.cache/pre-commit/repomy2wuj6f
 23M	/Users/hugo/.cache/pre-commit/repofjiev8bd
 22M	/Users/hugo/.cache/pre-commit/repoy7ztt_3v
 22M	/Users/hugo/.cache/pre-commit/reponz0i7du7
 22M	/Users/hugo/.cache/pre-commit/repog1psu8l0
 22M	/Users/hugo/.cache/pre-commit/repoer_u7xhd
 20M	/Users/hugo/.cache/pre-commit/repowawdgh8s
 19M	/Users/hugo/.cache/pre-commit/repor9au1ees
 19M	/Users/hugo/.cache/pre-commit/repold6c_88w
 18M	/Users/hugo/.cache/pre-commit/repo125wunh2
 18M	/Users/hugo/.cache/pre-commit/repo09s4hzx5
 17M	/Users/hugo/.cache/pre-commit/reporap3g5go
 17M	/Users/hugo/.cache/pre-commit/repoa1o92i67
 17M	/Users/hugo/.cache/pre-commit/repo9e02s7ub
 17M	/Users/hugo/.cache/pre-commit/repo7dirqw7q
 16M	/Users/hugo/.cache/pre-commit/repoyar25sgb
 16M	/Users/hugo/.cache/pre-commit/repov_0ak01q
 16M	/Users/hugo/.cache/pre-commit/repoufa5esg4
 16M	/Users/hugo/.cache/pre-commit/reporsuuvfsr
 16M	/Users/hugo/.cache/pre-commit/repor8jmm0b2
 16M	/Users/hugo/.cache/pre-commit/repojze9nfi2
 16M	/Users/hugo/.cache/pre-commit/repoiz09q2bt
 16M	/Users/hugo/.cache/pre-commit/repoae4sncr1
 16M	/Users/hugo/.cache/pre-commit/repo90fiilje
 16M	/Users/hugo/.cache/pre-commit/repo2s_evvb2
 16M	/Users/hugo/.cache/pre-commit/repo021csf1t
 15M	/Users/hugo/.cache/pre-commit/repox59xrjvs
 15M	/Users/hugo/.cache/pre-commit/repo689rv8m9
 14M	/Users/hugo/.cache/pre-commit/repowd5s8xyr
 14M	/Users/hugo/.cache/pre-commit/repotat018ih
 14M	/Users/hugo/.cache/pre-commit/reponriz22o0
 14M	/Users/hugo/.cache/pre-commit/repok2kubqjm
 14M	/Users/hugo/.cache/pre-commit/repoiv6joily
 14M	/Users/hugo/.cache/pre-commit/repodo85aegm
 14M	/Users/hugo/.cache/pre-commit/repo4ptc4poq
 14M	/Users/hugo/.cache/pre-commit/repo2m34pqoi
 13M	/Users/hugo/.cache/pre-commit/repo2dvkzycq
 13M	/Users/hugo/.cache/pre-commit/repo131lsa8u
 12M	/Users/hugo/.cache/pre-commit/repoj7ga1hro
 12M	/Users/hugo/.cache/pre-commit/patch1622796625-60762
 12M	/Users/hugo/.cache/pre-commit/patch1622796599-60271
 12M	/Users/hugo/.cache/pre-commit/patch1622796297-58775
7.5M	/Users/hugo/.cache/pre-commit/repol3lljjcn
1.4M	/Users/hugo/.cache/pre-commit/repocm06g41i
1.4M	/Users/hugo/.cache/pre-commit/repoasyazcxn
1.4M	/Users/hugo/.cache/pre-commit/repo6i38uz5m
1.4M	/Users/hugo/.cache/pre-commit/repo4y4wyo8u
1.4M	/Users/hugo/.cache/pre-commit/repo4jrzxui6
532K	/Users/hugo/.cache/pre-commit/repo9jizfqmw
328K	/Users/hugo/.cache/pre-commit/repogk91zkkd
304K	/Users/hugo/.cache/pre-commit/patch1621799139-59474
272K	/Users/hugo/.cache/pre-commit/patch1609411244
252K	/Users/hugo/.cache/pre-commit/patch1632772616-87574
252K	/Users/hugo/.cache/pre-commit/patch1632772402-86800
252K	/Users/hugo/.cache/pre-commit/patch1632772114-85943
252K	/Users/hugo/.cache/pre-commit/patch1632772047-85522
252K	/Users/hugo/.cache/pre-commit/patch1632771950-85141
212K	/Users/hugo/.cache/pre-commit/repo88b_arnr
212K	/Users/hugo/.cache/pre-commit/patch1631819203-85891
172K	/Users/hugo/.cache/pre-commit/repoi_4w29xt
168K	/Users/hugo/.cache/pre-commit/repoqj9n8fst
116K	/Users/hugo/.cache/pre-commit/repobxsq_44l
104K	/Users/hugo/.cache/pre-commit/repohso6_ndf
100K	/Users/hugo/.cache/pre-commit/repogdy1lone
100K	/Users/hugo/.cache/pre-commit/repocmsbfu6a
100K	/Users/hugo/.cache/pre-commit/repoc086fp6t
 96K	/Users/hugo/.cache/pre-commit/repoyq7zpycg
 96K	/Users/hugo/.cache/pre-commit/repowd3sunt4
 96K	/Users/hugo/.cache/pre-commit/repogmz9c43_
 76K	/Users/hugo/.cache/pre-commit/repo7yz2y41x
 60K	/Users/hugo/.cache/pre-commit/db.db
 32K	/Users/hugo/.cache/pre-commit/patch1625132102-84598
 28K	/Users/hugo/.cache/pre-commit/patch1625132425-89271
 12K	/Users/hugo/.cache/pre-commit/patch1631452626-70015
 12K	/Users/hugo/.cache/pre-commit/patch1622230378-88971
 12K	/Users/hugo/.cache/pre-commit/patch1615059433
 12K	/Users/hugo/.cache/pre-commit/patch1606231073
8.0K	/Users/hugo/.cache/pre-commit/patch1625135293-19824
8.0K	/Users/hugo/.cache/pre-commit/patch1622230443-89328
8.0K	/Users/hugo/.cache/pre-commit/patch1620766911-50959
8.0K	/Users/hugo/.cache/pre-commit/patch1620749832-63323
8.0K	/Users/hugo/.cache/pre-commit/patch1620749242-62046
8.0K	/Users/hugo/.cache/pre-commit/patch1620139843-58948
8.0K	/Users/hugo/.cache/pre-commit/patch1620139657-58176
8.0K	/Users/hugo/.cache/pre-commit/patch1613660640
8.0K	/Users/hugo/.cache/pre-commit/patch1608719334
8.0K	/Users/hugo/.cache/pre-commit/patch1608718924
8.0K	/Users/hugo/.cache/pre-commit/patch1607944754
8.0K	/Users/hugo/.cache/pre-commit/patch1607700200
8.0K	/Users/hugo/.cache/pre-commit/patch1607700159
8.0K	/Users/hugo/.cache/pre-commit/patch1607412800
4.0K	/Users/hugo/.cache/pre-commit/pre-commit.log
4.0K	/Users/hugo/.cache/pre-commit/patch1632770804-81417
4.0K	/Users/hugo/.cache/pre-commit/patch1632770778-81037
4.0K	/Users/hugo/.cache/pre-commit/patch1632770668-80304
4.0K	/Users/hugo/.cache/pre-commit/patch1632762362-66548
4.0K	/Users/hugo/.cache/pre-commit/patch1632133837-87764
4.0K	/Users/hugo/.cache/pre-commit/patch1632133773-87036
4.0K	/Users/hugo/.cache/pre-commit/patch1632129498-70241
4.0K	/Users/hugo/.cache/pre-commit/patch1631794042-53805
4.0K	/Users/hugo/.cache/pre-commit/patch1631787358-41569
4.0K	/Users/hugo/.cache/pre-commit/patch1631787123-40762
4.0K	/Users/hugo/.cache/pre-commit/patch1631787107-40518
4.0K	/Users/hugo/.cache/pre-commit/patch1631787016-39805
4.0K	/Users/hugo/.cache/pre-commit/patch1631786971-39409
4.0K	/Users/hugo/.cache/pre-commit/patch1631786926-38948
4.0K	/Users/hugo/.cache/pre-commit/patch1631534245-67232
4.0K	/Users/hugo/.cache/pre-commit/patch1631468553-5386
4.0K	/Users/hugo/.cache/pre-commit/patch1631468533-5033
4.0K	/Users/hugo/.cache/pre-commit/patch1631468491-4646
4.0K	/Users/hugo/.cache/pre-commit/patch1631458799-80563
4.0K	/Users/hugo/.cache/pre-commit/patch1631458793-80452
4.0K	/Users/hugo/.cache/pre-commit/patch1631458741-79929
4.0K	/Users/hugo/.cache/pre-commit/patch1631458711-79460
4.0K	/Users/hugo/.cache/pre-commit/patch1631458128-77194
4.0K	/Users/hugo/.cache/pre-commit/patch1631449165-64735
4.0K	/Users/hugo/.cache/pre-commit/patch1631369603-9211
4.0K	/Users/hugo/.cache/pre-commit/patch1631279523-79103
4.0K	/Users/hugo/.cache/pre-commit/patch1631275450-71149
4.0K	/Users/hugo/.cache/pre-commit/patch1631264349-45877
4.0K	/Users/hugo/.cache/pre-commit/patch1631259438-39256
4.0K	/Users/hugo/.cache/pre-commit/patch1631111970-19827
4.0K	/Users/hugo/.cache/pre-commit/patch1631108862-15503
4.0K	/Users/hugo/.cache/pre-commit/patch1631017410-11036
4.0K	/Users/hugo/.cache/pre-commit/patch1630956080-60676
4.0K	/Users/hugo/.cache/pre-commit/patch1630874044-15594
4.0K	/Users/hugo/.cache/pre-commit/patch1630770431-37858
4.0K	/Users/hugo/.cache/pre-commit/patch1630770064-36752
4.0K	/Users/hugo/.cache/pre-commit/patch1630770053-36557
4.0K	/Users/hugo/.cache/pre-commit/patch1630663705-82080
4.0K	/Users/hugo/.cache/pre-commit/patch1630491287-98203
4.0K	/Users/hugo/.cache/pre-commit/patch1630482262-71879
4.0K	/Users/hugo/.cache/pre-commit/patch1630222688-76639
4.0K	/Users/hugo/.cache/pre-commit/patch1630075008-84652
4.0K	/Users/hugo/.cache/pre-commit/patch1630070856-75010
4.0K	/Users/hugo/.cache/pre-commit/patch1630070523-73924
4.0K	/Users/hugo/.cache/pre-commit/patch1630069473-69378
4.0K	/Users/hugo/.cache/pre-commit/patch1630055966-83917
4.0K	/Users/hugo/.cache/pre-commit/patch1630054804-69566
4.0K	/Users/hugo/.cache/pre-commit/patch1630054794-69215
4.0K	/Users/hugo/.cache/pre-commit/patch1629990394-95110
4.0K	/Users/hugo/.cache/pre-commit/patch1629990125-90410
4.0K	/Users/hugo/.cache/pre-commit/patch1629990070-89149
4.0K	/Users/hugo/.cache/pre-commit/patch1629987484-61017
4.0K	/Users/hugo/.cache/pre-commit/patch1629987375-59067
4.0K	/Users/hugo/.cache/pre-commit/patch1629986991-54699
4.0K	/Users/hugo/.cache/pre-commit/patch1629977925-35387
4.0K	/Users/hugo/.cache/pre-commit/patch1629977426-28390
4.0K	/Users/hugo/.cache/pre-commit/patch1629977364-27287
4.0K	/Users/hugo/.cache/pre-commit/patch1629977245-25246
4.0K	/Users/hugo/.cache/pre-commit/patch1629972941-98351
4.0K	/Users/hugo/.cache/pre-commit/patch1629894206-50204
4.0K	/Users/hugo/.cache/pre-commit/patch1629793185-82024
4.0K	/Users/hugo/.cache/pre-commit/patch1629382396-39870
4.0K	/Users/hugo/.cache/pre-commit/patch1629382196-37649
4.0K	/Users/hugo/.cache/pre-commit/patch1629381943-34213
4.0K	/Users/hugo/.cache/pre-commit/patch1628975041-57474
4.0K	/Users/hugo/.cache/pre-commit/patch1628974386-49897
4.0K	/Users/hugo/.cache/pre-commit/patch1628974223-47627
4.0K	/Users/hugo/.cache/pre-commit/patch1628974045-45399
4.0K	/Users/hugo/.cache/pre-commit/patch1628973311-37381
4.0K	/Users/hugo/.cache/pre-commit/patch1628930491-80644
4.0K	/Users/hugo/.cache/pre-commit/patch1628930478-80406
4.0K	/Users/hugo/.cache/pre-commit/patch1628767337-19956
4.0K	/Users/hugo/.cache/pre-commit/patch1628755791-28376
4.0K	/Users/hugo/.cache/pre-commit/patch1628755604-25518
4.0K	/Users/hugo/.cache/pre-commit/patch1628755535-24590
4.0K	/Users/hugo/.cache/pre-commit/patch1628697129-1293
4.0K	/Users/hugo/.cache/pre-commit/patch1628697054-99532
4.0K	/Users/hugo/.cache/pre-commit/patch1628669794-25208
4.0K	/Users/hugo/.cache/pre-commit/patch1628669788-24990
4.0K	/Users/hugo/.cache/pre-commit/patch1628669096-16446
4.0K	/Users/hugo/.cache/pre-commit/patch1628669072-15770
4.0K	/Users/hugo/.cache/pre-commit/patch1628517658-6621
4.0K	/Users/hugo/.cache/pre-commit/patch1628515013-78120
4.0K	/Users/hugo/.cache/pre-commit/patch1627926417-36981
4.0K	/Users/hugo/.cache/pre-commit/patch1627926405-36569
4.0K	/Users/hugo/.cache/pre-commit/patch1627926141-33324
4.0K	/Users/hugo/.cache/pre-commit/patch1627925271-22013
4.0K	/Users/hugo/.cache/pre-commit/patch1627924991-17722
4.0K	/Users/hugo/.cache/pre-commit/patch1627318547-10357
4.0K	/Users/hugo/.cache/pre-commit/patch1625135234-18266
4.0K	/Users/hugo/.cache/pre-commit/patch1624884442-67508
4.0K	/Users/hugo/.cache/pre-commit/patch1624883055-51111
4.0K	/Users/hugo/.cache/pre-commit/patch1624702640-91244
4.0K	/Users/hugo/.cache/pre-commit/patch1624367131-95865
4.0K	/Users/hugo/.cache/pre-commit/patch1624366995-94136
4.0K	/Users/hugo/.cache/pre-commit/patch1624196241-43588
4.0K	/Users/hugo/.cache/pre-commit/patch1623842238-23048
4.0K	/Users/hugo/.cache/pre-commit/patch1623747092-80856
4.0K	/Users/hugo/.cache/pre-commit/patch1623747076-80498
4.0K	/Users/hugo/.cache/pre-commit/patch1623315647-21110
4.0K	/Users/hugo/.cache/pre-commit/patch1623009950-66340
4.0K	/Users/hugo/.cache/pre-commit/patch1622460391-65908
4.0K	/Users/hugo/.cache/pre-commit/patch1622460345-65442
4.0K	/Users/hugo/.cache/pre-commit/patch1622455949-59014
4.0K	/Users/hugo/.cache/pre-commit/patch1622455908-58506
4.0K	/Users/hugo/.cache/pre-commit/patch1622230475-89752
4.0K	/Users/hugo/.cache/pre-commit/patch1621892829-78420
4.0K	/Users/hugo/.cache/pre-commit/patch1621865929-20649
4.0K	/Users/hugo/.cache/pre-commit/patch1621864185-15518
4.0K	/Users/hugo/.cache/pre-commit/patch1621864129-14872
4.0K	/Users/hugo/.cache/pre-commit/patch1620759892-30959
4.0K	/Users/hugo/.cache/pre-commit/patch1620241344-52584
4.0K	/Users/hugo/.cache/pre-commit/patch1620230455-33184
4.0K	/Users/hugo/.cache/pre-commit/patch1620230375-32338
4.0K	/Users/hugo/.cache/pre-commit/patch1620106727-69438
4.0K	/Users/hugo/.cache/pre-commit/patch1620073899-61281
4.0K	/Users/hugo/.cache/pre-commit/patch1620073874-60775
4.0K	/Users/hugo/.cache/pre-commit/patch1620057463-44853
4.0K	/Users/hugo/.cache/pre-commit/patch1620054685-40578
4.0K	/Users/hugo/.cache/pre-commit/patch1620054484-39175
4.0K	/Users/hugo/.cache/pre-commit/patch1620049875-32219
4.0K	/Users/hugo/.cache/pre-commit/patch1620049851-31580
4.0K	/Users/hugo/.cache/pre-commit/patch1619812418-70283
4.0K	/Users/hugo/.cache/pre-commit/patch1619185233-69560
4.0K	/Users/hugo/.cache/pre-commit/patch1619181620-64982
4.0K	/Users/hugo/.cache/pre-commit/patch1619181599-64765
4.0K	/Users/hugo/.cache/pre-commit/patch1619181531-64321
4.0K	/Users/hugo/.cache/pre-commit/patch1619181479-63744
4.0K	/Users/hugo/.cache/pre-commit/patch1618993341-39073
4.0K	/Users/hugo/.cache/pre-commit/patch1618992464-36541
4.0K	/Users/hugo/.cache/pre-commit/patch1618990695-32329
4.0K	/Users/hugo/.cache/pre-commit/patch1618819678-3428
4.0K	/Users/hugo/.cache/pre-commit/patch1618819549-2254
4.0K	/Users/hugo/.cache/pre-commit/patch1618063201
4.0K	/Users/hugo/.cache/pre-commit/patch1618063192
4.0K	/Users/hugo/.cache/pre-commit/patch1618062482
4.0K	/Users/hugo/.cache/pre-commit/patch1618062400
4.0K	/Users/hugo/.cache/pre-commit/patch1618062148
4.0K	/Users/hugo/.cache/pre-commit/patch1618060582
4.0K	/Users/hugo/.cache/pre-commit/patch1617703299
4.0K	/Users/hugo/.cache/pre-commit/patch1617271023
4.0K	/Users/hugo/.cache/pre-commit/patch1617119380
4.0K	/Users/hugo/.cache/pre-commit/patch1617051313
4.0K	/Users/hugo/.cache/pre-commit/patch1616690260
4.0K	/Users/hugo/.cache/pre-commit/patch1616496459
4.0K	/Users/hugo/.cache/pre-commit/patch1616406586
4.0K	/Users/hugo/.cache/pre-commit/patch1616270393
4.0K	/Users/hugo/.cache/pre-commit/patch1615877833
4.0K	/Users/hugo/.cache/pre-commit/patch1615543508
4.0K	/Users/hugo/.cache/pre-commit/patch1615196434
4.0K	/Users/hugo/.cache/pre-commit/patch1615195950
4.0K	/Users/hugo/.cache/pre-commit/patch1615195041
4.0K	/Users/hugo/.cache/pre-commit/patch1615056037
4.0K	/Users/hugo/.cache/pre-commit/patch1615040152
4.0K	/Users/hugo/.cache/pre-commit/patch1615039997
4.0K	/Users/hugo/.cache/pre-commit/patch1614949052
4.0K	/Users/hugo/.cache/pre-commit/patch1614948614
4.0K	/Users/hugo/.cache/pre-commit/patch1614948579
4.0K	/Users/hugo/.cache/pre-commit/patch1614183461
4.0K	/Users/hugo/.cache/pre-commit/patch1614181242
4.0K	/Users/hugo/.cache/pre-commit/patch1614180659
4.0K	/Users/hugo/.cache/pre-commit/patch1613991769
4.0K	/Users/hugo/.cache/pre-commit/patch1613660706
4.0K	/Users/hugo/.cache/pre-commit/patch1613654907
4.0K	/Users/hugo/.cache/pre-commit/patch1613654882
4.0K	/Users/hugo/.cache/pre-commit/patch1613572741
4.0K	/Users/hugo/.cache/pre-commit/patch1613572704
4.0K	/Users/hugo/.cache/pre-commit/patch1613332499
4.0K	/Users/hugo/.cache/pre-commit/patch1613144523
4.0K	/Users/hugo/.cache/pre-commit/patch1613076705
4.0K	/Users/hugo/.cache/pre-commit/patch1612905216
4.0K	/Users/hugo/.cache/pre-commit/patch1612874035
4.0K	/Users/hugo/.cache/pre-commit/patch1612873885
4.0K	/Users/hugo/.cache/pre-commit/patch1612873485
4.0K	/Users/hugo/.cache/pre-commit/patch1612783270
4.0K	/Users/hugo/.cache/pre-commit/patch1612783001
4.0K	/Users/hugo/.cache/pre-commit/patch1612696538
4.0K	/Users/hugo/.cache/pre-commit/patch1612639306
4.0K	/Users/hugo/.cache/pre-commit/patch1612441546
4.0K	/Users/hugo/.cache/pre-commit/patch1612441515
4.0K	/Users/hugo/.cache/pre-commit/patch1611675259
4.0K	/Users/hugo/.cache/pre-commit/patch1611675241
4.0K	/Users/hugo/.cache/pre-commit/patch1611675171
4.0K	/Users/hugo/.cache/pre-commit/patch1611674953
4.0K	/Users/hugo/.cache/pre-commit/patch1611674397
4.0K	/Users/hugo/.cache/pre-commit/patch1611673414
4.0K	/Users/hugo/.cache/pre-commit/patch1611673399
4.0K	/Users/hugo/.cache/pre-commit/patch1611673369
4.0K	/Users/hugo/.cache/pre-commit/patch1611673224
4.0K	/Users/hugo/.cache/pre-commit/patch1611673157
4.0K	/Users/hugo/.cache/pre-commit/patch1611672966
4.0K	/Users/hugo/.cache/pre-commit/patch1611672928
4.0K	/Users/hugo/.cache/pre-commit/patch1611672863
4.0K	/Users/hugo/.cache/pre-commit/patch1611592095
4.0K	/Users/hugo/.cache/pre-commit/patch1611591457
4.0K	/Users/hugo/.cache/pre-commit/patch1611591438
4.0K	/Users/hugo/.cache/pre-commit/patch1611585474
4.0K	/Users/hugo/.cache/pre-commit/patch1611582929
4.0K	/Users/hugo/.cache/pre-commit/patch1611419922
4.0K	/Users/hugo/.cache/pre-commit/patch1611419906
4.0K	/Users/hugo/.cache/pre-commit/patch1610358954
4.0K	/Users/hugo/.cache/pre-commit/patch1610037102
4.0K	/Users/hugo/.cache/pre-commit/patch1610037068
4.0K	/Users/hugo/.cache/pre-commit/patch1609778457
4.0K	/Users/hugo/.cache/pre-commit/patch1609778446
4.0K	/Users/hugo/.cache/pre-commit/patch1609778436
4.0K	/Users/hugo/.cache/pre-commit/patch1609773047
4.0K	/Users/hugo/.cache/pre-commit/patch1609773024
4.0K	/Users/hugo/.cache/pre-commit/patch1609679369
4.0K	/Users/hugo/.cache/pre-commit/patch1609673192
4.0K	/Users/hugo/.cache/pre-commit/patch1609673138
4.0K	/Users/hugo/.cache/pre-commit/patch1609672975
4.0K	/Users/hugo/.cache/pre-commit/patch1609528261
4.0K	/Users/hugo/.cache/pre-commit/patch1609435125
4.0K	/Users/hugo/.cache/pre-commit/patch1609326424
4.0K	/Users/hugo/.cache/pre-commit/patch1609326402
4.0K	/Users/hugo/.cache/pre-commit/patch1609071740
4.0K	/Users/hugo/.cache/pre-commit/patch1609071536
4.0K	/Users/hugo/.cache/pre-commit/patch1609011487
4.0K	/Users/hugo/.cache/pre-commit/patch1608731706
4.0K	/Users/hugo/.cache/pre-commit/patch1608718606
4.0K	/Users/hugo/.cache/pre-commit/patch1608718559
4.0K	/Users/hugo/.cache/pre-commit/patch1608715341
4.0K	/Users/hugo/.cache/pre-commit/patch1608715320
4.0K	/Users/hugo/.cache/pre-commit/patch1608715306
4.0K	/Users/hugo/.cache/pre-commit/patch1608651664
4.0K	/Users/hugo/.cache/pre-commit/patch1608647906
4.0K	/Users/hugo/.cache/pre-commit/patch1608647211
4.0K	/Users/hugo/.cache/pre-commit/patch1608647034
4.0K	/Users/hugo/.cache/pre-commit/patch1608643278
4.0K	/Users/hugo/.cache/pre-commit/patch1608632870
4.0K	/Users/hugo/.cache/pre-commit/patch1608632395
4.0K	/Users/hugo/.cache/pre-commit/patch1608632390
4.0K	/Users/hugo/.cache/pre-commit/patch1608632359
4.0K	/Users/hugo/.cache/pre-commit/patch1608628655
4.0K	/Users/hugo/.cache/pre-commit/patch1608625340
4.0K	/Users/hugo/.cache/pre-commit/patch1608624150
4.0K	/Users/hugo/.cache/pre-commit/patch1608412625
4.0K	/Users/hugo/.cache/pre-commit/patch1608319915
4.0K	/Users/hugo/.cache/pre-commit/patch1608287201
4.0K	/Users/hugo/.cache/pre-commit/patch1608284308
4.0K	/Users/hugo/.cache/pre-commit/patch1608178655
4.0K	/Users/hugo/.cache/pre-commit/patch1608133954
4.0K	/Users/hugo/.cache/pre-commit/patch1608132380
4.0K	/Users/hugo/.cache/pre-commit/patch1608112097
4.0K	/Users/hugo/.cache/pre-commit/patch1608045437
4.0K	/Users/hugo/.cache/pre-commit/patch1608045414
4.0K	/Users/hugo/.cache/pre-commit/patch1608045379
4.0K	/Users/hugo/.cache/pre-commit/patch1607969514
4.0K	/Users/hugo/.cache/pre-commit/patch1607964306
4.0K	/Users/hugo/.cache/pre-commit/patch1607964293
4.0K	/Users/hugo/.cache/pre-commit/patch1607954347
4.0K	/Users/hugo/.cache/pre-commit/patch1607877353
4.0K	/Users/hugo/.cache/pre-commit/patch1607877315
4.0K	/Users/hugo/.cache/pre-commit/patch1607794132
4.0K	/Users/hugo/.cache/pre-commit/patch1607794111
4.0K	/Users/hugo/.cache/pre-commit/patch1607712361
4.0K	/Users/hugo/.cache/pre-commit/patch1607603564
4.0K	/Users/hugo/.cache/pre-commit/patch1607603217
4.0K	/Users/hugo/.cache/pre-commit/patch1607601619
4.0K	/Users/hugo/.cache/pre-commit/patch1607601591
4.0K	/Users/hugo/.cache/pre-commit/patch1607599955
4.0K	/Users/hugo/.cache/pre-commit/patch1607582275
4.0K	/Users/hugo/.cache/pre-commit/patch1607582243
4.0K	/Users/hugo/.cache/pre-commit/patch1607490040
4.0K	/Users/hugo/.cache/pre-commit/patch1607489685
4.0K	/Users/hugo/.cache/pre-commit/patch1607449330
4.0K	/Users/hugo/.cache/pre-commit/patch1607371280
4.0K	/Users/hugo/.cache/pre-commit/patch1607349988
4.0K	/Users/hugo/.cache/pre-commit/patch1607095521
4.0K	/Users/hugo/.cache/pre-commit/patch1607003338
4.0K	/Users/hugo/.cache/pre-commit/patch1606838734
4.0K	/Users/hugo/.cache/pre-commit/patch1606836419
4.0K	/Users/hugo/.cache/pre-commit/patch1606653646
4.0K	/Users/hugo/.cache/pre-commit/patch1606653638
4.0K	/Users/hugo/.cache/pre-commit/patch1606653496
4.0K	/Users/hugo/.cache/pre-commit/patch1606653368
4.0K	/Users/hugo/.cache/pre-commit/patch1606213540
4.0K	/Users/hugo/.cache/pre-commit/patch1606213525
4.0K	/Users/hugo/.cache/pre-commit/patch1606213520
4.0K	/Users/hugo/.cache/pre-commit/patch1606171849
4.0K	/Users/hugo/.cache/pre-commit/patch1606148226
4.0K	/Users/hugo/.cache/pre-commit/patch1606128315
4.0K	/Users/hugo/.cache/pre-commit/patch1605909656
4.0K	/Users/hugo/.cache/pre-commit/patch1605886215
4.0K	/Users/hugo/.cache/pre-commit/patch1605886158
4.0K	/Users/hugo/.cache/pre-commit/patch1605885876
4.0K	/Users/hugo/.cache/pre-commit/patch1605873120
4.0K	/Users/hugo/.cache/pre-commit/README
0reactions
asottilecommented, Jul 6, 2021

closing since there isn’t an actual problem to solve

Read more comments on GitHub >

github_iconTop Results From Across the Web

7.3 Git Tools - Stashing and Cleaning
The answer to this issue is the git stash command. Stashing takes the dirty state of your working directory — that is, your...
Read more >
How to CLEAR All Cache in Windows 10 to ... - YouTube
The ULTIMATE guide to clearing ALL cache in ANY Windows PC in ... Speed up Windows 10 PC for MAXIMUM performance ( Hidden...
Read more >
How to delete a stash created with git stash create?
To drop a particular stash, click on Delete Stash button and give confirmation to delete (drop) it.
Read more >
Clear the Office cache - Add-ins - Microsoft Learn
Additionally, if you make changes to your add-in's manifest (for example, update file names of icons or text of add-in commands), you should ......
Read more >
How To Clear Git Cache - devconnected
Clear your cache easily on Git using the git rm command with the cached option. Clear your Git cache can help for your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found