Click here to Skip to main content
15,861,168 members
Everything / DevOps / Git

Git

Git

Great Reads

by Akhil Mittal
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
by Enrique Albert
Azure WebSite and W8 Store App using SQL-CE, Azure SQL, Mobile Services, SignalR, EF, WebAPI and integration to Bing Maps
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 Mark Pelf
Comparison of Git functionality of Visual Studio 2022 to some other Git Gui clients

Latest Articles

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 Mike-MadBadger
A beginner's tour of some alternative options for Version Control Systems
by AmrDeveloper
Introduce GQL (A Git Query Language) to perform SQL like queries on .git files
by Mark Pelf
Using Git “skip-worktree” option can create problems with Git Pull

All Articles

Sort by Score

Git 

13 Dec 2022 by Akhil Mittal
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
23 Jan 2020 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.
5 Aug 2022 by Mark Pelf
Comparison of Git functionality of Visual Studio 2022 to some other Git Gui clients
27 Nov 2019 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.
8 Jun 2013 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.
11 Sep 2019 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.
8 Dec 2014 by Talal Tayyab
Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT.
28 Nov 2019 by Akhil Mittal
In this article, we’ll learn the CI/CD of ASP.NET Core application on Azure using Jenkins Azure Pipeline.
30 Jun 2023 by Mark Pelf
Using .gitignore is not a good solution for every use case. There are alternatives.
25 Oct 2016 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.
15 Aug 2022 by Mark Pelf
How to create a single Git repository that contains multiple VS solutions
9 Jul 2023 by Mark Pelf
Using Git “skip-worktree” option can create problems with Git Pull
17 May 2016 by Prava-MFS
How to host PHP application on Azure and how to auto-deploy the code through bitbucket.
13 Nov 2017 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.
3 Jul 2023 by Mark Pelf
We show how to add to SourceTree custom menus to manage “skip-worktree” option
N 9 Mar 2024 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
28 Aug 2013 by NickClarkIO
A custom build activity to mirror a TFS Git repository to a public Git repository.
29 Jan 2015 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
3 Oct 2016 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.
4 Oct 2016 by Kausik J. Nag
In this article, we will optimize our continuous integration and development model with the use of JFrog Artifactory.
10 Oct 2016 by Ashley Davis
A look at version control from the game developers perspective
20 Mar 2020 by Marcell Lipp
Interactive rebase tool in GIT
4 May 2021 by Sergio Virahonda
In this article, we set up a cloud environment for this project.
13 Nov 2018 by Prabakaran Rajendran
Setting up automated build and deployment for Windows service using Azure Pipeline
8 Aug 2013 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.
14 Jul 2014 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.
28 Oct 2014 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.
1 Dec 2015 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.
1 Mar 2017 by Tim Pettersen
Bitbucket provides the most accurate and useful pull request diff.
1 Mar 2017 by Tim Pettersen
Fork a teammate's repository / Copy your fork and make a change to the repository / Create a pull request
22 Mar 2014 by Shuqian Ying
Implementing the user account setting part of Membership+ management system.
13 Dec 2017 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.
2 Nov 2023 by Mike-MadBadger
A beginner's tour of some alternative options for Version Control Systems
22 Mar 2014 by Shuqian Ying
Initiating an Asp.Net Mvc 5 development environment for an administration front-end of extended membership system called Membership+.
30 Sep 2019 by Michael Haephrati
How to migrate an Assembla space to Github, including Tickets, contributors, files and source code
13 Nov 2017 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.
20 Sep 2013 by JIN Weijie
Setup Git Server on Windows with CopSSH + msysGit and integrate Git with Visual Studio.
22 Jan 2018 by RahulMittal2018
How to use Visual Studio Team Services and Git with VS 2017
24 Oct 2016 by B.O.B.
Tool to help merge ResX files while doing a merge in GitHub
28 Nov 2019 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.
3 Jun 2014 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
17 May 2019 by Marcell Lipp
A brief introduction to GIT for dummies
1 Aug 2022 by Mark Pelf
We are giving an overview of 6 free Git GUI clients
4 Apr 2014 by Vedat Ozan Oner
Git for daily usage
26 May 2019 by Marcell Lipp
To make sure that you validated all your GIT commit messages is not so easy, let me show why
17 Feb 2020 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
4 Mar 2019 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.
13 Nov 2017 by ManishHPatil
This is the first part in the series, which will show how to setup the development environment for ReactJS with Typescript.