Makineme yeni bir git repo ekledim ve çok dağınık olduğunu fark ettim git status
. Masaüstümden bir sürü dosyayı gösteriyor, c: /, temelde hemen hemen her yerde. Nedense proje klasörünün dışına çıkıyor ve ben sadece kızgınım. git clean -xf
Git durumumu temizleyip temizlemediğini görmek için koştum .
Bu normal bir davranışsa lütfen bana bildirin.
David@PERSONAL ~/Desktop/Code/projects/laraforum (master)
$ git status
On branch master
Untracked files:
(use "git add <file>..." to include in what will be committed)
../../../../.VirtualBox/
../../../../.WebIde70/
../../../../.bash_history
../../../../.bash_profile
../../../../.bashrc
../../../../.codeintel/
../../../../.gitconfig
../../../../.hgrc
../../../../.ssh/
../../../../.vagrant.d/
../../../../AppData/
../../../../BullseyeCoverageError.txt
../../../../Contacts/
../../experiments/
../hyphenical/
../thecoremc/
../../../David Ponce 9.docx
../../../Development/
../../../Music/
../../../New Text Document.txt
../../../Passwords.txt
../../../Photoshop Tools/
../../../Recordings/
../../../desktop.ini
../../../laravel-blade.tmLanguage.txt
../../../question.PNG
../../../syudJMa.png
../../../~$vid Ponce 1.docx
../../../~WRL2005.tmp
"../../../\302\265Torrent.lnk"
../../../../Documents/
../../../../Downloads/
../../../../Favorites/
../../../../IntelGraphicsProfiles/
../../../../Links/
../../../../Music/
../../../../NTUSER.DAT
../../../../NTUSER.DAT{bbed3e3b-0b41-11e3-8249-d6927d06400b}.TM.blf
../../../../NTUSER.DAT{bbed3e3b-0b41-11e3-8249-d6927d06400b}.TMContaine
00000000000000000001.regtrans-ms
../../../../NTUSER.DAT{bbed3e3b-0b41-11e3-8249-d6927d06400b}.TMContaine
00000000000000000002.regtrans-ms
../../../../OneDrive/
../../../../PUTTY.RND
../../../../Pictures/
../../../../Saved Games/
../../../../Searches/
../../../../Vagrantfile
../../../../Videos/
../../../../VirtualBox VMs/
../../../../_viminfo
../../../../coreessentials/
../../../../homestead/
../../../../ntuser.dat.LOG1
../../../../ntuser.dat.LOG2
../../../../ntuser.ini
../../../../website/
../../../../workspace/
nothing added to commit but untracked files present (use "git add" to track)
Bunu temiz laravel kurulumunun içine koştum. İşte git görmezden:
.env.*
/.idea
/vendor
.DS_Store
Thumbs.db
composer.lock
composer.phar
Bu benim açımdan ya da gitme biçimimde yanlış bir şey mi bilemiyorum.
Proje klasörüm temiz laravel kurulumu içeriyor.
Düzenleme: Proje klasörümde bir git init çalıştırdığımda, git durumu, izlenen tüm dosyaları havuzun dışında göstermedi.
Invalid switch - ".git".