SUBPAGE MENU
# # #
git_repo_command_line
# #
Description: Debian GNU/Linux 7.7 (wheezy)
#1 SMP Debian 3.16.7-ckt2-1~bpo70+1 (2014-12-08)
3.16.0-0.bpo.4-amd64
Aspire S7-392
15_03_05
#
git version 1.7.10.4
# #
"…or create a new repository on the command line"
echo "# neuro_01" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/cereberus/neuro_01.git
# #
Troubleshooting
# #
Sources
#
# # #