Main public logs
Combined display of all available logs of Deffcon. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:44, 8 June 2025 Rusyanto talk contribs created page GIT (Created page with "== ✅ Langkah-langkah Upload Project Lokal ke Repo GitHub Kosong (via VS Code) == === 💡 Misalnya: === * Nama repo GitHub kamu: <code>traccar</code> * URL GitHub repo: <code><nowiki>https://github.com/rusyantonet/traccar.git</nowiki></code> === 🔹 1. Buka VS Code → Buka folder project kamu === === 🔹 2. Inisialisasi Git (jika belum) === Buka terminal (Ctrl + `) dan ketik: git init 🔹 3. Tambahkan semua file & commit git add . git commit -m "Initial comm...") Tag: Visual edit