Wie Sie sich vom Terminal Mac zu Github verpflichten
% git add .
% git commit -am 'A little message about your update'
% git push
Green Team
% git add .
% git commit -am 'A little message about your update'
% git push