Skip to content
#

version-control-system

Here are 73 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

enhancement good first issue

Improve this page

Add a description, image, and links to the version-control-system 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 version-control-system topic, visit your repo's landing page and select "manage topics."

Learn more