.
Size: a a a
.
BM
Ri
Ri
Ri
BM
AS
BM
BM
AS
SB
RY
AS
AS
SB
AS
AS
SB
AS
AS
git init
git add --all
git commit -a -m 'first commit'
git remote add origin https://github.com/user/project.git !! поменять https на свой линк на репозиторий
git pull --rebase origin master
git push origin master