diff --git a/t/t5583-push-branches.sh b/t/t5583-push-branches.sh index 29a5c5601bda07..e7e1b6dab66fb3 100755 --- a/t/t5583-push-branches.sh +++ b/t/t5583-push-branches.sh @@ -1,4 +1,4 @@ -#!bin/sh +#!/bin/sh test_description='check the consisitency of behavior of --all and --branches'