Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

How to create a Git repository with git init, GitHub and Git GUI tools

Автор: Cameron McKenzie

Загружено: 2023-11-19

Просмотров: 14540

Описание:

How do you create a git repository?

Well, you first have to install Git. So get Git installed, it's super easy to do.

Then, just create a folder on your filesystem where you want to create the git repository, right click on the folder and select "Open Git Bash here"

In the command window, type git init, and boom! You've created a git repo.

If you want to even dig around, there's a hidden folder in your project named .git which is where git stores all of its information as it manages the index, tracks commits, connects to remote repos and fetches and pulls updates.

This example also shows how to create a git repo on GitHub and clone it locally, and finally I show you how to use Git Gui to create a git repo just in case you prefer not to run git commands in the terminal window all the time.

Full write up on how to do this is here:

https://www.theserverside.com/blog/Co...

0:00 What is a git repo?
0:35 Five second Git install
0:56 Create Git project folder
1:30 Git Bash
1:50 Git init command
2:05 How to create Git repo
2:20 Explore new git repo
6:42 Intro to GitHub
7:02 Create GitHub repo
8:17 GitHub URL
9:01 Clone GitHub repo
10:58 Git GUI Tool
11:27 Create Git repo in GitGui
13:03 Final words on Git repository

How to create a Git repository with git init, GitHub and Git GUI tools

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Git and GitHub Crash Course For Beginners | Complete Tutorial [2024]

Git and GitHub Crash Course For Beginners | Complete Tutorial [2024]

How to Use Git & GitHub Desktop Tutorial for Beginners

How to Use Git & GitHub Desktop Tutorial for Beginners

How to Install Git on Windows 10 | Download, Install and Configure Git Tutorial

How to Install Git on Windows 10 | Download, Install and Configure Git Tutorial

Docker за 20 минут

Docker за 20 минут

AWS Simple Notification Service SNS & Spring Cloud Tutorial: Sending Text Message SMS using REST API

AWS Simple Notification Service SNS & Spring Cloud Tutorial: Sending Text Message SMS using REST API

Как Cursor переворачивает разработку и может погубить Github

Как Cursor переворачивает разработку и может погубить Github

Понимание Active Directory и групповой политики

Понимание Active Directory и групповой политики

GitKraken Tutorial: Crash Course on How to Use Git and GitKraken for Beginners

GitKraken Tutorial: Crash Course on How to Use Git and GitKraken for Beginners

Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth

Git Tutorial for Beginners - Git & GitHub Fundamentals In Depth

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more

Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more

Learn Git, Sourcetree & BitBucket Tutorial: A Crash Course for Beginners

Learn Git, Sourcetree & BitBucket Tutorial: A Crash Course for Beginners

КАК УСТРОЕН TCP/IP?

КАК УСТРОЕН TCP/IP?

How To Use Git In VS Code Like A Pro!

How To Use Git In VS Code Like A Pro!

Kubernetes — Простым Языком на Понятном Примере

Kubernetes — Простым Языком на Понятном Примере

Мастер GitHub: от новичка до эксперта за 46 минут

Мастер GitHub: от новичка до эксперта за 46 минут

Git and GitHub Tutorial for Beginners

Git and GitHub Tutorial for Beginners

Cursor AI: полный гайд по вайб-кодингу (настройки, фишки, rules, MCP)

Cursor AI: полный гайд по вайб-кодингу (настройки, фишки, rules, MCP)

Но что такое нейронная сеть? | Глава 1. Глубокое обучение

Но что такое нейронная сеть? | Глава 1. Глубокое обучение

Визуализация внимания, сердце трансформера | Глава 6, Глубокое обучение

Визуализация внимания, сердце трансформера | Глава 6, Глубокое обучение

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]