dep/lua/dep
Squibid 6259250120 fix: --unshallow errors if the repo is already unshallow
instead we use --depth=2147483647 because as noted by the docs...

  The special depth 2147483647 (or 0x7fffffff, the largest positive number a
  signed 32-bit integer can contain) means infinite depth.

  https://git-scm.com/docs/shallow
2024-11-19 12:41:54 -06:00
..
log.lua Update readme and license links 2022-12-21 01:45:00 +11:00
package.lua pin the correct repo to the top of the plugin list 2024-07-25 10:25:36 -04:00
proc.lua fix: --unshallow errors if the repo is already unshallow 2024-11-19 12:41:54 -06:00