.gitignore dosyasında şöyle bir satır var vendor/
peki nasıl oluyor da $ git status sonucu şu oluyor # On branch master # Changes not staged for commit: # (use "git add <file>..." to update what will be committed) # (use "git checkout -- <file>..." to discard changes in working directory) # # modified: vendor/autoload.php # modified: vendor/composer/autoload_real.php # no changes added to commit (use "git add" and/or "git commit -a") -- *Görünenler*, *gerçek olsaydı bilime* gerek kalmazdı.
_______________________________________________ Linux-programlama mailing list [email protected] https://liste.linux.org.tr/mailman/listinfo/linux-programlama Liste kurallari: http://liste.linux.org.tr/kurallar.php
