News

Git and Version Control donjayamanne.githistory: Visualizes git log and file history for easy navigation and understanding. eamodio.gitlens: Offers advanced Git capabilities, enhancing version control ...
Hard vs. soft git resets The key difference between git reset hard and soft commands is that a soft git reset does not revert staged or working tree files back to a previous state, while the hard git ...
Visual Studio Code now supports discovery for nested Git repositories and improves autoscrolling, among other features.
Microsoft is backing Git rather than attempting to recreate the distributed version-control wheel. Here's the roadmap detailing how Git support is coming to Visual Studio and TFS.
Configuring the export2git plugin in Joplin Now that you’ve deployed a Git repository, it’s time to switch to Joplin and install the export2git, which not only lets you save your notes as .md ...