Skip to content

linuxtyp/GreenEnergysGitIndroduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

GreenEnergysGitIndroduction

Installing Git on Windows

Git Bash Guide

On Windows with winget

winget install git

On Linux

sudo apt install git

If no login Promt:

git credential-manager github login

Credential Manager

It is not necessar but practical. It aims to provide a consistent and secure authentication experience, including multi-factor auth, to every major source control hosting service and platform.

Windows

Credental Manager is included in Git Bash

Linux

Link to Github Projece

Workflow

The Workflow: Check Branch,Change, Add, Commit, Push, Compare, Merge, Switch local to main, pull origin, switch to branch, restart

Useful Applications

  1. Sublime Merge

  2. Visual Studio

  • Git Graph
  • Git Lense
  1. Github

  2. CadLab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published