Skip to content

pjardan/git-optimized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

code action
i git init
s git status -s
c git add --all e git commit -m
l git log
cl git clone

How to use?

  • Use the command in the terminal or in PowerShell: git config core.editor code to edit the git configuration file with vscode editor,
  • Run the command: git config --global --edit,
  • Copy the commands from the repository and paste into the file.

About

script (.gitconfig) to make the command lines leaner to improve productivity with git.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors