-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md.rtf
More file actions
25 lines (25 loc) · 1.43 KB
/
Copy pathREADME.md.rtf
File metadata and controls
25 lines (25 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1036{\fonttbl{\f0\fnil\fcharset0 Calibri;}{\f1\fnil Calibri;}}
{\colortbl ;\red0\green0\blue255;}
{\*\generator Riched20 10.0.18362}\viewkind4\uc1
\pard\sa200\sl276\slmult1\f0\fs22\lang12 Quick setup \f1\emdash if you\rquote ve done this kind of thing before\par
or\tab\par
HTTPS\par
SSH\par
{{\field{\*\fldinst{HYPERLINK https://github.com/Amadou93/CoursAndroid.git }}{\fldrslt{https://github.com/Amadou93/CoursAndroid.git\ul0\cf0}}}}\f1\fs22\par
Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.\par
\par
\'85or create a new repository on the command line\par
echo "# CoursAndroid" >> README.md\par
git init\par
git add README.md\par
git commit -m "first commit"\par
git remote add origin {{\field{\*\fldinst{HYPERLINK https://github.com/Amadou93/CoursAndroid.git }}{\fldrslt{https://github.com/Amadou93/CoursAndroid.git\ul0\cf0}}}}\f1\fs22\par
git push -u origin master\par
\'85or push an existing repository from the command line\par
git remote add origin {{\field{\*\fldinst{HYPERLINK https://github.com/Amadou93/CoursAndroid.git }}{\fldrslt{https://github.com/Amadou93/CoursAndroid.git\ul0\cf0}}}}\f1\fs22\par
git push -u origin master\par
\'85or import code from another repository\par
You can initialize this repository with code from a Subversion, Mercurial, or TFS project.\par
\f0\par
}