Skip to content
Indra Chaidir

Indra Chaidir

Share Anything & Learning by doing

  • Home
  • Curriculum Vitae
  • Articles
    • Software
    • Linux
    • PHP
    • MySQL
    • Techno
    • Java
    • Yii2 Framework
    • Git
    • IT Study
    • Gadget

git

Menambahkan .gitignore ke dalam existing Repository

September 15, 2022September 15, 2022 by Indra

Cara menambahkah file gitignore ke dalam Repository yang sudah ada :

Pertama commit semua file terlebih dahulu, kemudian hapus cache dengan command seperti dibawah ini :

# git rm -r --cached .

Command diatas menghapus apapun dari index, kemudian jalankan command berikut:

Read more

Categories Git, Linux, Software Tags git, repository

ActiveDataProvider Apache Backup centos cobit Codeigniter Console Database Framework git linkpage Linux listview MySQL mysqldump OOP pagination PHP Query repository Restore service Services SQL systemctl systemd timezone ubuntu Webserver yii2

Recent Posts

  • Change Time Zone in Linux Terminal
  • Menambah Parameter Pada URL Pagination Yii2
  • Menambahkan .gitignore ke dalam existing Repository
  • Cara Buat Service di Linux
  • Backup & Restore database which have text with single quotes (‘) not escaped (”)

Recent Comments

  • andre on Codeigniter : Function set_magic_quotes_runtime() is deprecated
  • Lintang on Membuat halaman login Webmail di Webhosting
  • satria on CentOS : Cara Upgrade dari PHP 5.1.x ke PHP 5.3
  • heri susanto on PHP 4 vs PHP 5
  • batikanggun on Membuat halaman login Webmail di Webhosting

© 2023 Indra Chaidir • Built with GeneratePress