diff options
author | Martin Ågren <martin.agren@gmail.com> | 2018-02-27 22:30:09 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-27 14:48:16 -0800 |
commit | 14bca6c63cec3bd6e9b636fd1ff5b0ea2bd5edce (patch) | |
tree | d7c5a8d2a6a35d3cf4287b677a195ff411b20e7a /builtin/commit.c | |
parent | e3a80781f5932f5fea12a49eb06f3ade4ed8945c (diff) |
sequencer: make lockfiles non-static
After 076aa2cbd (tempfile: auto-allocate tempfiles on heap, 2017-09-05),
we can have lockfiles on the stack.
One of these functions fails to always roll back the lock. That will be
fixed in the next commit.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions