Skip to content

bohessner/vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

vscode

Integrate git and more

Setup

Shell

set git account's default identity

  • git config --global user.email "you@example.com"
  • git config --global user.name "Your Name"

get git repository locally

vscode

  • File: README.md alterd and saved
  • Ctrl+Shift+G
  • Message entered: My first commit
  • Ctrl+Enter (answered Yes to commit)

installed inside vscode

  • Git Lens

About

Integrate git and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors