Add new file

parent 8b832663
cd existing_folder
git init
git remote add origin https://git.herzen.spb.ru/212148/c.git
git add .
git commit -m "Initial commit"
git push -u origin master
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment