Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2018-09-05 20:25:49 +0300
committerJunio C Hamano <gitster@pobox.com>2018-09-13 01:17:17 +0300
commite4c34855a26fccd2072d452390a0e3167bcc4da9 (patch)
tree5cbcfde077fd742b0ed96f80c6e7bb8a0fb77853 /t/t1400-update-ref.sh
parent1d4361b0f344188ab5eec6dcea01f61a3a3a1670 (diff)
update-ref: fix type of update_flags variable to match its usage
The ref_transaction_*() family of functions expect a flags parameter which is of type unsigned int. Make the update_flags variable, which is passed as that parameter, be of the same type. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1400-update-ref.sh')
0 files changed, 0 insertions, 0 deletions