]> git.proxmox.com Git - libgit2.git/commit
Rename FALLBACK to UNSPECIFIED
authorCarlos Martín Nieto <cmn@dwim.me>
Thu, 25 Jun 2015 10:48:44 +0000 (12:48 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Thu, 25 Jun 2015 10:48:44 +0000 (12:48 +0200)
commitc2418f461374a618504c261a4c71cdb01bab9f68
treebd608906dc1244c19de052166ee6931abb2f9c98
parentdaacf96d101b9d2100a5028090b5af5249d8893d
Rename FALLBACK to UNSPECIFIED

Fallback describes the mechanism, while unspecified explains what the
user is thinking.
13 files changed:
CHANGELOG.md
examples/status.c
include/git2/diff.h
include/git2/remote.h
include/git2/types.h
src/checkout.c
src/diff_file.c
src/fetch.c
src/remote.c
src/submodule.c
tests/diff/tree.c
tests/submodule/submodule_helpers.c
tests/submodule/update.c