Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / DevOps / Git

Git

Git

Great Reads

by sumit_kapadia
Simple and free approach to manage your code on cloud with git-SCN and dropbox
by Tim Pettersen
Bitbucket provides the most accurate and useful pull request diff.
by AmrDeveloper
Introduce GQL (A Git Query Language) to perform SQL like queries on .git files
by Member 14874449
Walk-through and source code for an Excel VBA development workflow

Latest Articles

by sumit_kapadia
Simple and free approach to manage your code on cloud with git-SCN and dropbox
by Tim Pettersen
Bitbucket provides the most accurate and useful pull request diff.
by AmrDeveloper
Introduce GQL (A Git Query Language) to perform SQL like queries on .git files
by Member 14874449
Walk-through and source code for an Excel VBA development workflow

All Articles

Sort by Score

Git 

by sumit_kapadia
Simple and free approach to manage your code on cloud with git-SCN and dropbox
by AmrDeveloper
Introduce GQL (A Git Query Language) to perform SQL like queries on .git files
by Member 14874449
Walk-through and source code for an Excel VBA development workflow
by Marcell Lipp
GIT has a huge amount of users, but there are only a very few who know all the differences between cherry-pick, rebase and merge.
by Marcell Lipp
A proof introduction to Git blame and Git bisect
by Dinand.dotnet
Use Git with cloudforge, and switch from SVN to Git
by Benktesh Sharma
How to combine multiple git commits into a single commit in GIT using Squash
by Thinira
Continuous Integration and Delivery with VSTS (Visual Studio Team Services)
by Marcell Lipp
Git used for debugging
by OriginalGriff
Getting started with GIT, Visual Studio, and BitBucket isn't difficult - but it can take a bit of working out. Here is a simple explanation of what to do to get a new project under source control.
by Anders Gustafsson, Cureos
Tricks to facilitate management system identification in a multi-SCM environment.
by Mark Pelf
We are showing how to overcome Git errors and merge unrelated histories
by Martin ISDN
One of the possible ways to merge a folder from feature branch into master
by Mark Pelf
Git push to GitHub or Bitbucket from 3rd party GUI client results in "Authentication Failed"
by Mark Pelf
An overview and comments on a new feature of VS2022, v17.3.0, Git Line staging
by Thiru Thirunavukarasu
How to use WinMerge to view diffs with Git under Cygwin
by cassert24
A single-script git bisection utility wrapper for memory corruption bugs
by SneakyPeet
Git Goodies That You Might Not Know About: git stash
by Vasil Trifonov
Git History Tool
by Carlos1907
Splitting repository and remove folders preserving history
by pi19404
In this article we will look at how to use Git Subtree Tool to split a sub-directories of a project into separate project
by Dmitry Handin
This tip describes steps for creating git repository without git init command.
by Dariush Tasdighi
How to add source codes (solution) to GIT source control and publish it in www.VisualStudio.com site.
by Truemark Technology
A step-by-step process to rename files so that Git can detect them
by dileep
Build Using NPM and Git
by Shao Voon Wong
How to create a Pull Request at GitHub
by Benktesh Sharma
Have you ever had a need to clean up all the history in the git repository? I will show how to clean the commit history in git using tools and technique using command lines.
by _Noctis_
Help you set and run gitstats on your windows
by Mohammed Hameed
Check-in/Check-Out mechanism for TFS - To avoid Build errors and improve productivity.
by Sushil Pandit
Process for backward migration of code from TFS 2012 to TFS 2010