diff options
| author | Elijah Newren <newren@gmail.com> | 2023-05-12 15:09:16 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-12 10:02:18 -0700 |
| commit | 022fbb655d371db6382415bcfba5cdf741afeb41 (patch) | |
| tree | d1daa21e8844651d92ed176bfde1b55a2dcb918e /builtin/commit-tree.c | |
| parent | push: introduce '--branches' option (diff) | |
| download | git-022fbb655d371db6382415bcfba5cdf741afeb41.tar.gz git-022fbb655d371db6382415bcfba5cdf741afeb41.zip | |
t5583: fix shebang line
The shebang was missing the leading `/` character, resulting in:
$ ./t5583-push-branches.sh
bash: ./t5583-push-branches.sh: cannot execute: required file not found
Add the missing character so the test can run.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
