Files
libgit2/include/git2/common.h
lhchavez eab2b0448e Review feedback
* Change the default of the file limit to 0 (unlimited).
* Changed the heuristic to close files to be the file that contains the
  least-recently-used window such that the window is the
  most-recently-used in the file, and the file does not have in-use
  windows.
* Parameterized the filelimit test to check for a limit of 1 and 100
  open windows.
2020-06-26 16:45:25 -07:00

14 KiB