How does git show committed file? -


i added files in directory , wanted add them git:

git add . git commit -a -m "add file" 

as have set .ignore under directory, want observe files added git. how that?

do git status after git add .


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -