Skip to content

Repositori ini saya garpu hanya untuk belajar Git di dalam Github. Saya hanya ingin tahu bagaimana saya bisa bekerja dengannya.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Malsasa/askbot-devel

 
 

Repository files navigation

Catatan Gitku

  • Ternyata Github ini dipakai secara remote dengan Terminal, dengan perintah git beserta anak-anak perintahnya.
  • Commit itu untuk merangkum perubahan yang terjadi.
  • Push itu untuk mengirim rangkuman ke server Github.
  • Gunanya Git ini untuk menyamakan apa yang saya ubah di mesin saya dengan yang tersedia di server Github.
  • Apa pun yang saya ubah di dalam direktori askbot/ pasti diendus oleh git dengan perintah git commit -a
  • Tidak usah menyebutkan URL Github untuk repositori, cukup git push begitu saja SELAMA masih bekerja di dalam salah satu direktori di dalam direktori tertinggi repositori

(2 Mei 2013 - Ade Malsasa Akbar)


This is Askbot project - open source Q&A system, like StackOverflow, Yahoo Answers and some others

Demos and hosting are available at http://askbot.com.

Translators: please translate at https://www.transifex.com/projects/p/askbot/.

All documentation is in the directory askbot/doc

Askbot is based on code of CNPROG, originally created by Mike Chen and Sailing Cai and some code written for OSQA. Askbot had officially launched in April 2010.

About

Repositori ini saya garpu hanya untuk belajar Git di dalam Github. Saya hanya ingin tahu bagaimana saya bisa bekerja dengannya.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.7%
  • JavaScript 15.2%
  • Other 0.1%