Skip to content

choman/gitconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Git Config

Git Config

This file will be filled in once we move forward with setting up the docker DDF project. For right now, this is just a placeholder for getting things going on DI2E Stash.

Helpful Stuff

GIT

  • git config --global core.editor vim
  • git config --local user.name ""
  • git config --local user.email ""
  • git config --local credential.helper cache
  • git config --local remote.origin.url --> autologon

TO DO:

  • auto update remote - for things other than github

About

A place for my default git config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages