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 Tim Pettersen
Bitbucket provides the most accurate and useful pull request diff.
by Marcell Lipp
Interactive rebase tool in GIT
by Redgate Software
If you’re thinking about adopting database source control, or have a system but aren’t using it consistently yet, here are seven tips to avoid deployment disasters.
by Florian Rappl
We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
by ManishHPatil
This is the first part in the series, which will show how to setup the development environment for ReactJS with Typescript.
by ManishHPatil
This is the second part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part in particular will focus on creating a public GitHub repository for the code created in the first part of the series.
by ManishHPatil
This is the third part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part will focus on creating a local workspace by cloning the GitHub public repository - react-typescript, created in the second part of the series.
by GauravGahlot
This article is the first in the series where we are going to build a simple ASP.NET Core web application, containerize it with Docker and run it on local host.
by M-Badger
A beginner's tour of some alternative options for Version Control Systems
by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.
by Ivan Yakimov
In this article, I'll explain how to build a robust Git hooks system using C#. Also, I'll show how to use it to solve a couple of nasty problems with development collaboration.
by Kausik J. Nag
In this article we are going to implement a step by step approach for Continuous development and Integration model with a distributed version control system, artifactory, package manger and a package repository for third party libraries.
by Kausik J. Nag
In this article, we will optimize our continuous integration and development model with the use of JFrog Artifactory.
by Akhil Mittal
This article will explain the concept of CI/CD, Jenkins, getting started with Jenkins, integrating and deploying an ASP.NET Core application locally and to the Azure Service as well. We’ll also cover topics like creating Azure service, creating Azure service principal, configuring Jenkins on Azure.
by Akhil Mittal
In this article, we’ll focus on Azure Active Directory and Service Principal and integrate Jenkins with Azure Service Principal before we move on to CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
by Akhil Mittal
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
by Ahmed Khateeb
In this article, I will describe how to Create WordPress Bitnami VM, how to connect to VM, how to add Custom Domain to that VM and important steps to follow after fresh installation.
by Prabakaran Rajendran
Setting up automated build and deployment for Windows service using Azure Pipeline
by Prava-MFS
How to host PHP application on Azure and how to auto-deploy the code through bitbucket.
by Mark Pelf
Using .gitignore is not a good solution for every use case. There are alternatives.
by Mark Pelf
We are giving an overview of 6 free Git GUI clients
by Mark Pelf
Comparison of Git functionality of Visual Studio 2022 to some other Git Gui clients
by Marcell Lipp
To make sure that you validated all your GIT commit messages is not so easy, let me show why
by Mark Pelf
How to create a single Git repository that contains multiple VS solutions
by Mark Pelf
Using Git “skip-worktree” option can create problems with Git Pull
by Mark Pelf
We show how to add to SourceTree custom menus to manage “skip-worktree” option
by Marcell Lipp
A brief introduction to GIT for dummies
by Vedat Ozan Oner
Git for daily usage
by 1&1 Internet
In this tutorial we will provide you with detailed instructions on how to install and setup Git and GitList for your Git repositories
by Modesty Zhang
Illuminate git internal on object model via a `git stash` implementation, including push, apply, pop, drop, list and clear, all with isomorphic-git
by Phil Lee NZ
A strategy for keeping sensitive configuration values, such as connection strings, out of your source control repository, but still available to your app both locally and in the cloud. We're looking specifically at Azure websites and GitHub.
by Tim Pettersen
Fork a teammate's repository / Copy your fork and make a change to the repository / Create a pull request
by Mark_Warren
Perforce Helix meets enterprise needs without forcing you to embrace a host of unsupported extensions or burn precious development cycles on home-brewed tools to fill gaps.
by Shuqian Ying
Initiating an Asp.Net Mvc 5 development environment for an administration front-end of extended membership system called Membership+.
by Shuqian Ying
Implementing the user account setting part of Membership+ management system.
by Matthew Dennis
Migrating CodeProject's source code repositories from SVN to Workspaces::GitMachine. Despite having a non-standard layout for the SVN repository, migrating the code and history was a simple process
by Michael Haephrati
How to migrate an Assembla space to Github, including Tickets, contributors, files and source code
by NickClarkIO
A custom build activity to mirror a TFS Git repository to a public Git repository.
by B.O.B.
Tool to help merge ResX files while doing a merge in GitHub
by Sergio Virahonda
In this article, we set up a cloud environment for this project.
by JIN Weijie
Setup Git Server on Windows with CopSSH + msysGit and integrate Git with Visual Studio.
by Pradeep_Prabhu
DevOp ROI relies on combining best practices with the right tools. Tooling enables practices, and vice versa. The CloudMunch platform makes it happen.
by Theo Bebekis
How to use the open source DocFx to generate a documentation web site (and a PDF file) and publish the site to GitHub Pages
by RahulMittal2018
How to use Visual Studio Team Services and Git with VS 2017
by Ashley Davis
A look at version control from the game developers perspective
by Akhil Mittal
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
by Grant_Fritchey
Grant Fritchey argues that getting your databases under source control is not only vital for the stability of development and deployment, but it will make your life easier when something does go wrong.
by Marco Bertschi
CodeProject Workspaces was closed by August 30th 2014 - I decided to keep this article available since Workspaces is now a part of CodeProject's history.