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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -