Считаете, что Ubuntu недостаточно дружелюбна к новичкам? Помогите создать новое Руководство для новичков!
0 Пользователей и 1 Гость просматривают эту тему.
githubвы не слышали???
На bitbucket можно приватные делать.
на github вроде как есть приватные.
Вот как раз приват мне сечас и интресен с возможнотью саму назначать кто может заливать файлы
git remote show
ПокажиЦитироватьgit remote show
$ git remote show
git commit -m "commit"
# On branch master# Changes not staged for commit:# (use "git add <file>..." to update what will be committed)# (use "git checkout -- <file>..." to discard changes in working directory)## изменён: core/core_printorder.php## Untracked files:# (use "git add <file>..." to include in what will be committed)## 123.txt# userfiles/no changes added to commit (use "git add" and/or "git commit -a")
git remote add origin https://github.com/pehser/legosp-dev.git
git remote rm origin
git push -u origin master
WARNING: gnome-keyring:: couldn't connect to: /run/user/psergey/keyring-Wbq9si/pkcs11: No such file or directoryUsername for 'https://github.com': pehserPassword for 'https://pehser@github.com': Branch master set up to track remote branch master from origin.Everything up-to-date
no changes added to commit (use "git add" and/or "git commit -a")
git add .
git push
Страница сгенерирована за 0.018 секунд. Запросов: 21.