github - How do I automatically add new files to Git? -



github - How do I automatically add new files to Git? -

i know can git add together files, got ton of files. there way "git add together *.h", or "git add together *.py" ?

yes can git add together *.py create sure have done git init before doing this.

to add together files in folder can git add together .

git github

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -