github.com/trevoraustin/hub@v2.2.0-preview1.0.20141105230840-96d8bfc654cc+incompatible/features/support/fakebin/curl (about)

     1  #!/bin/bash
     2  
     3  echo "curl is not allowed" >&2
     4  exit 1