Skip to content

Instantly share code, notes, and snippets.

@ttaylorr
Last active June 2, 2016 15:03
Show Gist options
  • Save ttaylorr/242a243bafc2796efbb2834724719cd5 to your computer and use it in GitHub Desktop.
Save ttaylorr/242a243bafc2796efbb2834724719cd5 to your computer and use it in GitHub Desktop.
# v1.2.1
## Features
* Support all `git clone` flags in `git lfs clone` #1160 (@sinbad)
* Add `git lfs update --manual` option #1178 (@sinbad)
* Allow smudge filter to return 0 on download failure #1213 (@sinbad)
* Add missing config deatils to `env` command #1217 (@sinbad)
* Better parity with git's bool parsing 48d0fab8161fdefef62a507bc1ad6eb5daa5d750 (@sinbad)
## Bugs
* Fix missing man pages on Debian #1149 (@javabrett)
* Fix a concurrent map read/write panic #1179 (@technoweenie)
* Fix failure to return non-zero exit code when lfs install/update fails to install hooks #1178 (@sinbad)
* Fix problems with user prompts in `git lfs clone` #1185 (@sinbad)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment