From 70682ef8b5ffeecc550c8e7034e7f3b1725b942f Mon Sep 17 00:00:00 2001 From: Christopher Althaus Date: Fri, 23 May 2014 09:49:00 +0200 Subject: [PATCH] =?UTF-8?q?Git=20Kommandos=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2550852..d8541bb 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,15 @@ Wenn irgendeine Ausgabe gemacht wird, sollte das ausschließlich über die Libpu purple_debug_info(PLUGIN_ID, "Debugnachricht"); + +## GIT +git pull -> Stand aktualisieren +git add -A -> Files hinzufügen +git push -> Stand hochladen +git commit -> Commiten + + + ## Troubleshooting Die lib muss eventuell nach /usr/lib/purple-2/telegram-purple.so kopiert werden