mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Merge branch 'jc/where-is-bash-for-ci'
Shell script clean-up. * jc/where-is-bash-for-ci: ci: unify bash calling convention
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# This script verifies that the non-binary files tracked in the Git index do
|
||||
# not contain any Unicode directional formatting: such formatting could be used
|
||||
|
||||
Reference in New Issue
Block a user