У нас вы можете посмотреть бесплатно Collaborate on google drive или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Presentation - https://docs.google.com/presentation/... Google Drive - https://ipv4.google.com/intl/en_zm/dr... Github desktop - https://desktop.github.com/download/ (if github desktop didnt let you install git) Git - https://git-scm.com/downloads Script - / 127308419 Phyton - https://www.python.org/downloads/ Commands: (Print current path) pwd (Go to path) cd "M:\MyPath\myfolder" (create bare repo on g-drive) git init --bare RepoName.git Unreal .gitignore https://gist.github.com/josimard/9407... 00:00 - Intro 00:21 - What Is Git? 00:50 - Google VS Git.com 02:03 - Things you need 02:37 - Google Setup 03:18 - Install Git Desktop 03:36 - Create Bare Repository 04:44 - Google Drive Fix 05:35 - Clone Repository 06:18 - .gitignore 07:42 - Our First Commit 08:19 - Workflow Overview 09:11 - Share with other people 10:45 - Fix to the Desktop.ini 12:28 - How To use the script 13:02 - Fixing out of sync 13:46 - Recap