@ -1,11 +0,0 @@
#include <iostream>
using namespace std;
int hello_git_zzs()
{
cout << "Hello git --zzs"
<< "\n";
return 1145;
}