Say I have a single script that I want to git. From what I know, I have to create a folder which will contain this script and .git
.
- Is there a way to only have the script itself? This would mean having some sort of header/footer to handle git stuff.
- If not, another option would be to have a single extra file to handle git.