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

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -