Skip to content
#

apfs

Here are 28 public repositories matching this topic...

snowfs
daniellanner
daniellanner commented Apr 20, 2021

Limitation

Currently snow log --output=json returns the full snapshot of each commit. A typical view for plugins working with SnowFS will be to show the files modified for each commit. This means every plugin will reimplement a log-diff-view feature.

Proposed Solution

We can add this functionality natively and add an option to snow log to print all files per commit or only changed

Improve this page

Add a description, image, and links to the apfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apfs topic, visit your repo's landing page and select "manage topics."

Learn more