jedbrown / git-fat

Simple way to handle fat files without committing them to git, supports synchronization using rsync
BSD 2-Clause "Simplified" License
621 stars 137 forks source link

git-fat --version? #38

Open duanem opened 10 years ago

duanem commented 10 years ago

We would like to track the versions of git-fat, but I can't seem to find a version reference. There is one reference to an environment variable GIT_FAT_VERSION.

jedbrown commented 10 years ago

The environment variable GIT_FAT_VERSION is referring to the format of the placeholders for fat files. It exists for debugging/testing purposes, not for general use.

Duane Murphy notifications@github.com writes:

We would like to track the versions of git-fat, but I can't seem to find a version reference. There is one reference to an environment variable GIT_FAT_VERSION.


Reply to this email directly or view it on GitHub: https://github.com/jedbrown/git-fat/issues/38