mirror of
https://github.com/kennethreitz-archive/git-export.git
synced 2026-06-05 23:50:19 +00:00
Make git-export exit with correct exit code
This commit is contained in:
@@ -48,5 +48,3 @@ cd_to_toplevel
|
||||
echo "Exporting git repository to ${destination}"
|
||||
|
||||
git-checkout-index -a --prefix=${destination}/
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user