Add, move or remove any files in Git. You can also recursively add/remove whole directories and so on.
git add file git rm file git mv file
Add, move or remove any files in Git. You can also recursively add/remove whole directories and so on.
git add file git rm file git mv file
Comments will be moderated and
rel="nofollow"
will be added to all links. You can wrap your coding with[code][/code]
to make use of built-in syntax highlighter.