浏览代码

Trimmed old names and functions from the code base

I've found using temporary names to duplicate functions temporarily
(lfs_dir_commit + lfs_dir_commit_) is a great way to introduce sweeping
changes while keeping the code base functional and (mostly) passing
tests.

It does mean at some point I need to deduplicate all these functions.
Christopher Haster 7 年之前
父节点
当前提交
9278b17537
共有 1 个文件被更改,包括 14 次插入1176 次删除
  1. 14 1176
      lfs.c

文件差异内容过多而无法显示
+ 14 - 1176
lfs.c


部分文件因为文件数量过多而无法显示