Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

advanced-git-013-jwx2lc created by GitHub Classroom

Notifications You must be signed in to change notification settings

skalpinclass/advanced-git-013-jwx2lc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

advanced-git-003

Links

This section is for some git related links.

https://learngitbranching.js.org/?NODEMO https://devblogs.microsoft.com/devops/supercharging-the-git-commit-graph/

Change your default editor to VSCode

git config --global core.editor "code --new-window --wait" https://www.mking.net/blog/using-vscode-as-the-default-git-editor

Git Grievances

  • Uses vim as the default editor
  • Is a cmd tool
  • Was written in linux for linux, doesn't play nice with Windows

Merge Tools

  • Meld
  • WinMerge
  • kdiff3
  • Araxis
  • Deltawalker
  • Visual Studio
  • VS Code
  • vimdiff
  • Beyond Compare

About

advanced-git-013-jwx2lc created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages