ycliper

Популярное

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

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

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

Топ запросов

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

Turn Local Folders into Git-Repo. Git-ல் SuperStar ஆக GitHub வேணாம்! Local Repo போதும் 😉

Git

Git repo

Github

Repository

version control

VS code

Git bash

Locally

Demo

Commit

Stage

Changes

Push

Pull

Gitlens

Timeline

History

change history

revert

rebase

branch out

master

head

Code safety

Автор: One Step Ahead

Загружено: 2025-06-21

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

Описание: I will show how to Convert Local Directory into Version Controlled Git Repository. No need of Github to mainain the version of your software. For sensitive codebases, you can maintain the repository locally, which is safe and private.
Im using VScode to show the demo. You can use Git Bash terminal to run the Git commands directly.

Git commands:
git init ===== Initializes a new Git repository in the current directory.
git status ===== Shows the current status of the working directory and staging area (e.g., modified, staged, or untracked files)
git add . ===== Stages all changes (new, modified, deleted files)
git commit -m "Description" ===== Commits the staged changes to the repository
git ls-files ===== Lists all files that are currently tracked by Git in the repository
git log ===== Shows a detailed list of commits in the current branch
git log --oneline ===== Shows a oneline details of each commits
git branch ===== Lists all branches in your repo.


Timestamps
0:00 Introduction
01:08 Why use Git?
03:33 What is Change, Staging & Commits?
04:37 Git Installation
06:36 Git Demo
11:23 GitLens Extension (use to maintain GitRepo)
12:27 gitignore files (ignored specified files to be tracked/committed)
15:23 Outro

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Turn Local Folders into Git-Repo. Git-ல் SuperStar ஆக GitHub வேணாம்! Local Repo போதும் 😉

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

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

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

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

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

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

Git and GitHub - 0 Experience to Professional in 1 Tutorial (Part 1)

Git and GitHub - 0 Experience to Professional in 1 Tutorial (Part 1)

Что такое Git для Начинающих / GitHub за 30 минут / Git Уроки

Что такое Git для Начинающих / GitHub за 30 минут / Git Уроки

GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker

Python Debugger secrets unleased!!! Start to Debug Like a Pro

Python Debugger secrets unleased!!! Start to Debug Like a Pro

PYTHON PROGRAMMING MASTERY | LIST | FEATURES OF LIST | HINDI TUTORIAL | SESSION-11

PYTHON PROGRAMMING MASTERY | LIST | FEATURES OF LIST | HINDI TUTORIAL | SESSION-11

Git and GitHub Tutorial for Beginners

Git and GitHub Tutorial for Beginners

LLaMA 4, MoE, Distillation and the Future of Open Source! (In Tamil)

LLaMA 4, MoE, Distillation and the Future of Open Source! (In Tamil)

How I Code with GitHub Copilot in Visual Studio 2022 to Boost Productivity Everyday

How I Code with GitHub Copilot in Visual Studio 2022 to Boost Productivity Everyday

Git - Как решать Конфликты merge и rebase в Git и GitHub

Git - Как решать Конфликты merge и rebase в Git и GitHub

ПРОДАКШЕН Инструменты РЕАЛЬНОЙ разработки: Kubernetes, Grafana, CI/CD, Harbor и др

ПРОДАКШЕН Инструменты РЕАЛЬНОЙ разработки: Kubernetes, Grafana, CI/CD, Harbor и др

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



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



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