TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About git
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
George (25)
Mark Pelf (9)
Agnieszka Stec (6)
C# Corner Live (4)
Miguel Teheran (3)
Satya Karki (3)
Mahesh Chand (2)
Dhanapal Chandran (2)
Allen O'neill (2)
Satyaprakash Samantaray (2)
Jaydeep Patil (2)
Nagaraj M (2)
Shubhankar Banerjee (1)
Mobeen Rashid (1)
Tasadduq Burney (1)
Ravikant Sahu (1)
Uday Dodiya (1)
Saravanan Ganesan (1)
Sam Hobbs (1)
Ivan Porta (1)
Rajkumar Jain (1)
Lovy Jain (1)
Sardar Mudassar Ali Khan (1)
Chris Love (1)
Rijwan Ansari (1)
Aymen Amri (1)
Ali Benchaaban (1)
Vishal Yelve (1)
Rahul Ostwal (1)
Harpreet Kaur (1)
Oscar Santos (1)
Abhishek Chadha (1)
Thiago Vivas (1)
Munib Butt (1)
Andrew Fenster (1)
Harshal Limaye (1)
Wilson Mok (1)
Dinesh Ravishankar (1)
Jochen Bartlau (1)
Vineet Desai (1)
Swesh S (1)
Michael Lee (1)
Sandeep Mishra (1)
C# Curator (1)
Vijay Pratap Singh (1)
Benjamin Baker (1)
Shivam Payasi (1)
Stephen Simon (1)
Ganesan C (1)
Subham Ray (1)
Related resources for git
No resource found
Why is Smart Contract Auditing Important for Blockchain Security?
9/20/2023 4:52:47 AM.
Smart contract auditing enhances security, prevents losses, and builds trust in blockchain transactions.
Creating And Managing Digital Certificates In C# Using Visual Studio
9/19/2023 6:41:51 AM.
In this article, you will learn about creating and managing digital certificates In C#.
Uploading Files from a Git Repository to Azure Storage Using Azure CLI
8/17/2023 4:17:39 AM.
Uploading Files from a Git Repository to Azure Storage Using Azure CLI
Source Control (4-9-3), Git - Merge in Concept
8/14/2023 7:44:59 AM.
This article discusses the Merge for Git.
Source Control (4-9-2), Git - Merge in Client Side
8/14/2023 5:05:36 AM.
Explore a comprehensive series of articles on Source Control, ranging from standalone apps like MS SourceSafe to web services like GitHub, Azure DevOps, and Git. Understand merging methods, integratio
Getting Started with Compose for Wear OS
8/10/2023 5:41:21 AM.
Discover the ease of crafting Wear OS apps using Jetpack Compose. Explore setup, fundamental components, and advanced features for creating intuitive, interactive, and optimized user interfaces for We
Adding a Digital Signature to a PDF Using a PFX File And iTextSharp in C#
8/8/2023 7:00:49 AM.
In this article we learn how to add a digital signature to a PDF Using a PFX file and iTextSharp In C#
Fix: GitHub Access Error - Failed to Connect to github.com port 443, Time Out
8/7/2023 8:04:40 AM.
This article discusses a bug in access to GitHub.
Source Control (4-9-1), Git - Merge in Server Side
8/2/2023 4:57:54 AM.
This article discusses the Merge for Git.
Azure Digital Twins: Unlocking the Potential of Connected Environments
7/31/2023 5:33:59 AM.
Discover the transformative capabilities of Microsoft's Azure Digital Twins, a cutting-edge platform enabling virtual representations of physical environments. Optimize operations, reduce costs, a
Clicking a Button in Another Application
7/27/2023 9:20:10 AM.
This article provides a simple sample of an application that clicks a button in another application.
Source Control (5-2), GitHub Extension for Visual Studio
7/24/2023 8:24:45 AM.
This article is to discuss Create a Git Hub Repository from Visual Studio
Git – SourceTree custom actions for “skip-worktree” option
7/20/2023 5:13:37 AM.
We show how to add to SourceTree custom menus to manage “skip-worktree” option
Git - Problem with “skip-worktree” and Pull
7/20/2023 5:13:09 AM.
Using Git “skip-worktree” option can create problems with Git Pull
Git– 4 ways to ignore files
7/18/2023 10:57:15 AM.
Using .gitignore is not a good solution for every use case. There are alternatives.
Github CoPilot In VS Code
7/17/2023 12:26:06 PM.
Github Copilot is an AI pair programmer that helps software developers write code faster and better quality and makes them more productive. VS Code is one of the most popular code IDEs. Here let’s lea
Features in Github Copilot Chat For Developers
7/8/2023 5:50:07 AM.
Let's analyze how github copilot chat cna help you as a developer to code better
Integrating Docker Scout with GitHub Workflow
6/23/2023 5:24:40 AM.
Azure User Group Sweden: Explore the Azure Static Web Apps Ecosystem
6/20/2023 5:57:14 PM.
In this session, guest speaker Audrey Mengue will be sharing her knowledge about Azure Static Web Apps along with GitHub for modern cloud development for developers.
Amazon CodeWhisperer Or GitHub Copilot
6/5/2023 4:42:51 AM.
Amazon CodeWhisperer and GitHub Comparison
Source Control (4-9), Git --- Merge: Fetch, Pull, Push and Sync
6/1/2023 9:03:41 AM.
This article discusses DevOps Merge: Fetch, Pull, Push and Sync
GitHub Copilot: Revolutionizing Code Generation with AI Assistance
5/29/2023 9:30:47 AM.
HttpContextAccessor in Asp.NET Core Web API
5/27/2023 3:58:23 PM.
In ASP.NET Core Web API, the HttpContextAccessor class is a component that provides access to the current HTTP request and response context. It allows you to access various aspects of the HTTP request
For Developers Everywhere: Experience the Power of GitHub CoPilot
5/22/2023 2:22:50 PM.
Unlock the power of GitHub and take your development projects to the next level with GitHub CoPilot. Get faster and streamlined results with the assistance of powerful and intuitive tools and streamli
GitHub Copilot - Your AI Pair To Write Code Faster and Efficiently
5/22/2023 10:58:29 AM.
GitHub Copilot is a new AI tool that helps developers to write code faster and better. Indeed, it is an AI coding partner that provides suggestions to your code and can write code based on description
What are the Benefits of Gitflow
5/16/2023 4:43:08 AM.
This article gives an idea to developers about Gitflow. Gitflow is first of all a branching model but is also a flow that defines the relations between these branches and the process of merging betwee
Simplify Your Git Workflow: Introducing Git-ChatGPT, a Command Line Tool Empowered by ChatGPT
5/8/2023 6:14:53 AM.
AI, ChatGPT, OpenAI API, git, git bash, C#, dotnet core
Secret GIT commands
5/4/2023 9:47:34 PM.
Some of the secret commands in GIT
Best Practices Using Source Control and Git
5/1/2023 6:39:06 AM.
Some tips to use source controls and repositories in the best way
What is the difference between Git and GitHub?
5/1/2023 4:45:37 AM.
Git Vs GitHub
Git vs GitHub
5/1/2023 2:55:57 AM.
In this article, we will try to understand what is version control system (VCS), what is distributed version control system (DVCS), what is centralized version control system(CVCS) and git commands.
Git and GitHub for Beginners
4/24/2023 4:38:36 AM.
If you're someone who is struggling to get started with Git and GitHub, then you've come to the right place. Follow the steps in this article in order, and I hope that by the end of it, you wi
Source Control (3-1), DevOps And Different Products
4/7/2023 10:41:23 AM.
This article discuss DevOps and Different Products.
Source Control (7), GitLab Access (Setup Connection And Clone To Local)
4/7/2023 10:40:53 AM.
This article will discuss GitLab access: setup connection and clone to local.
Source Control (9), Push Into Git Hub And DevOps
4/4/2023 5:05:06 AM.
This article will discuss push code into Git Hub and DevOps.
Source Control (8), Git, Azure Repos, And Visual Studio
4/4/2023 5:05:00 AM.
This article discuss the process integrate Git, Azure Repos, and Visual Studio together.
Source Control (3), MS Azure DevOps
4/4/2023 5:04:38 AM.
This article introduce briefly MS Azure DevOps.
Comapare Files (1), With TFS And Git GUI In Visual Studio
4/4/2023 5:04:23 AM.
This article will introduce the different ways to compare files in Visual Studio.
Source Control (4-8), Git - Get A Specific Version Or Commit in Practice
4/4/2023 5:04:16 AM.
This article will discuss Source Control (4-8), Git - Get A Specific Version Or Commit in Practice.
Source Control (4-7), Git - Get A Specific Version Or Commit
4/4/2023 5:04:10 AM.
This article discusses to get a specific version or commit in Git
Source Control (4-6), Git - Revert
4/4/2023 5:04:05 AM.
This article discusses the Git revert. The concept REVERT in git is similar to or, even we can say, the same as ROLLBACK in MS TFS (Team Foundation Server).
Source Control (4-5), Git - Recover Deleted Branch
4/4/2023 5:03:58 AM.
This article will discuss how to recover the deleted branch in git
Source Control (4-4), Git - Recover Git Tree: Reflog/Reset
4/4/2023 5:03:53 AM.
This article will describe how to use git reglog and Reset command.
Source Control (4-3), Git - Cherry Pick In Visual Studio
4/4/2023 5:03:47 AM.
This will discuss Cherry Pick in Git.
Source Control (4-2), Git - Configure To Connect To DevOps And GitHub
4/4/2023 5:03:39 AM.
This article is to discuss the issue when Connect distributed Git to centralized DevOps and GitHub.
Source Control (4-1), Git - Configuration
4/4/2023 5:03:32 AM.
This article is to discuss Git Installation and Configuration.
Source Control (5), Git Hub Access (Setup Connection)
4/3/2023 6:32:12 AM.
This article will discuss GitHub or DevOps access or setup connection.
Source Control (5-1), Create a Git Hub Repository from Visual Studio
4/3/2023 6:31:51 AM.
This article is to discuss Create a Git Hub Repository from Visual Studio
Source Control (6), DevOps Access (Setup Connection)
4/3/2023 6:31:00 AM.
This article will discuss DevOps Access (Setup Connection).
Source Control (7-2), Setup SSH Key For GitLab
3/31/2023 9:05:43 AM.
This article will discuss how to Setup SSH Key for GitLab.
Share Your Work In Progress In Real Time From VS Code
3/23/2023 4:53:55 AM.
Need to ask a teammate for some help with your code, but don’t want to push broken changes to GitHub? GitLive has a solution ??
What Is GitHub Marketplace
3/18/2023 2:24:10 PM.
In this article, you will learn about GitHub Marketplace - All You Need To Know.
Take Your Development Environment Anywhere With GitHub Codespaces
3/16/2023 10:34:50 AM.
Get ready to take your development game to the next level with GitHub Codespaces! In this informative and exciting article, you'll learn how to set up your own cloud-based development environment.
Pull Sooner And Merge Faster In VS Code
3/15/2023 10:38:30 AM.
The key to faster merging is to pull sooner! Here is how you can make sure you’re always up to date with your remote and reduce the chances of conflicts.
Get a User's Location in JavaScript
3/12/2023 7:28:41 PM.
This article describes how you get the location of the visitor on your Application or Website.
Create Custom Module Using Azure IoT Edge Sample Code
3/10/2023 8:22:58 AM.
In this article, you will learn how to create a custom Module using Azure IoT Edge Sample Code.
AI for Developers: Enhancing Skills, Not Replacing - MVP Show ft. Chris Love
3/9/2023 5:19:04 AM.
Watch Chris Love as he talks about how ChatGPT, MidJourney, and GitHub Copilot tools can be leveraged to enhance developer skills, increase productivity, and streamline the coding process.
Taxation on Digital Asset (Cryptocurrency & NFTs)
2/16/2023 2:30:38 PM.
In this session, you will know about Taxation on Digital assets (Cryptocurrency & NFTs).
GitHub Actions With .Net 6 Web App
1/30/2023 5:18:47 AM.
In this article, you will learn about GitHub Actions With .Net 6 Web App.
Using GitHub Co-Pilot For Code Guidance
1/20/2023 9:31:16 AM.
In this article, you will learn how to use GitHub Co-pilot for code guidance.
How To Find A Doctor Near Your Home in SQL Server
1/16/2023 10:32:57 AM.
How to use a database to find nearby locations. The geography data type and associated SQL Server functions can be used to calculate distances and search for nearby locations.
How To Change The Git Commit Author
1/2/2023 8:46:20 AM.
In this post, we'll learn to change the commit author for single as well as multiple git commits.
GitHub Repository Visibility Setup
1/2/2023 6:23:47 AM.
This article elucidates GitHub repository visibility settings from private to public and vice versa.
How To Setup Git Source Control In Azure Data Factory
12/14/2022 3:33:51 AM.
In this article, you will learn how to connect a git repository with Azure Data Factory.
Adding Branch Name In The Commit Message Automatically Using Git Hooks
12/1/2022 5:19:22 AM.
In this article, you will learn how to create a hook in git in order to include the branch name in the commit message automatically
How To Disable Email Notifications On Github
11/20/2022 4:09:28 AM.
In this article, you will learn how to Disable Email Notifications on Github.
The Fractional NFTs
11/7/2022 6:36:00 AM.
I’m about to shed light on could be a solution to these limitations and that is fractionalized NFTs or fNFT.
Migrating An SVN Repository To Git Preserving The History
10/31/2022 5:07:35 AM.
A walkthrough of migrationg a Subversion repository to Git while preserving the history.
Enforce Code Commit Rules Using Git Hooks
10/18/2022 7:02:35 AM.
Get started with using git hooks to execute scripts at certain points during git actions.
Learn Git Clone, Commit, Sync And Push Changes Using Visual Studio Code
10/15/2022 11:46:42 AM.
We will learn how to use GIT with VSCode, we will see how to perform GIT Clone, Commit & Push.
Continuous Integration Of .NET Core Application Using TeamCity, GitHub, And Docker
9/26/2022 5:16:20 AM.
In this article, you will learn about Continuous Integration of .NET Core Application using TeamCity, GitHub, and Docker.
CI/CD Pipeline Using Jenkins And GitHub For .NET Core Web Application
9/19/2022 5:50:12 AM.
In this article, you will learn about CI/CD Pipeline using Jenkins and GitHub for .NET Core Web Application.
Visual Studio For GitHub Repository
9/17/2022 11:20:54 AM.
This article describes and provides step by step guide on how we can use Visual Studio for the GitHub repository.
Cheat Sheet For Git Basic Commands
9/14/2022 11:11:10 AM.
Article aimed at quick reference for all the basic git commands
GitHub Actions vs Azure DevOps pipelines: Explore The Best Option For Your Deployment
9/2/2022 3:58:43 PM.
In this session, we will learn the difference between GitHub Actions and Azure DevOps Pipeline their use cases, their pros as well as their cons.
PowerShell - Script Is Not Digitally Signed Or Running Not Enabled
8/26/2022 5:59:31 AM.
This article will discuss the PowerShell issue: Script is not digitally signed or Running not Enabled
Git - Comparing Visual Studio 2022 With MeGit/EGit And SourceTree
8/18/2022 5:46:27 AM.
In this article, you will learn about the comparison of Git functionality of Visual Studio 2022 to some other Git Gui clients.
Git - Multiple Visual Studio Solutions In A Single Git Repository
8/16/2022 6:07:22 PM.
This article will show how to create a single Git repository that contains multiple VS solutions.
Git - 6 Free GUI Clients
8/15/2022 12:33:28 AM.
We give an overview of six free Git Gui clients.
Git - Error - Refusing To Merge Unrelated Histories
8/15/2022 12:31:48 AM.
In this article, we show how to overcome Git errors and merge unrelated histories.
Git - Push From GUI Client Returns "Authentication Failed"
8/15/2022 12:31:25 AM.
Git push to GitHub or Bitbucket from third party Gui client results in "Authentication Failed."
Git - Visual Studio 2022, v17.3.0, Line Staging
8/13/2022 1:35:05 PM.
We give an overview and comments on a new feature of VS2022, v17.3.0, Git Line staging.
Early Merge Conflict Detection Across All Branches In VS Code
8/3/2022 11:13:43 PM.
We are happy to announce that GitLive's flagship feature, early merge conflict detection, now works across all branches in VS Code!
Git Hook To Validate The Branch Name
7/31/2022 11:09:50 PM.
In this article we will see how we can prevent wrong format, push of branch name.
How to Git Pull Remote Branch to Local Branch
7/23/2022 3:23:18 PM.
In this tutorial, you will understand what is git pull and how to fetch the remote branch into the local branch and know the diffrence between fetch and merge git commands
Biggest Myth About Digital Transformation
7/21/2022 9:18:19 PM.
In this article, you will learn about the biggest myth about Digital Transformation.
Git Hook commit -msg Use Case
7/18/2022 6:08:05 AM.
In this article we will see, how we can prevent the wrong format of commits.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java
7/13/2022 11:55:51 AM.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java.
How To Use Github In Visual Studio 2022
6/28/2022 7:09:47 AM.
We can directly access GitHub from Visual Studio 2022. We do not need to use the command window like the traditional way.
Can You Resolve Merge Conflicts Before They Happen?💥
6/16/2022 12:21:02 PM.
Solving merge conflicts is fun! - said no one ever. Nobody likes them, but it doesn’t change the fact that they are, well, part of the job. In this short post, I would like to briefly explain where th
Featured Digital Clock In C#
5/30/2022 5:41:20 AM.
Here I am explaining about that how we can create a featured digital clock with C# and windows form
Gitlive's Team Sidebar Just Got A Major Upgrade In VS Code
5/5/2022 4:41:23 PM.
With the new team sidebar, you can now see all work in progress across your entire team in a single view, it's like a branch-based version of github.com/pulls but updated in real-time directly ins
How To Use GitLive With Any Git Repository In VS Code
4/20/2022 12:53:42 PM.
Great news?-? GitLive now works, out-of-the-box in offline mode, with any Git repository in VS Code!
Manage GitHub Repository Using Visual Studio Code
4/18/2022 7:21:53 AM.
How to manage public and private repository using VS Code and Push Project Changes to Repo
GitHub Actions with Azure - Azure for Sure Ep. 8
4/13/2022 4:24:05 AM.
In this episode of Azure for Sure show, host Stephen SIMON sits down with Vivek Sridhar, Sr. Cloud Advocate at Microsoft to discuss how to automate developer workflows on any GitHub event, such as cod
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code
4/8/2022 11:32:37 AM.
GitLive for VS Code allows you to cherry-pick your teammate's changes straight from their local files without having to push and pull to Git.
How Can GitHub Help Your DevOps Workflow?
3/16/2022 4:39:01 AM.
GitGub is now the DeFacto DevOps platform - learn how it can help your development and devops workflow.
Important Git Commands With Examples
3/10/2022 5:46:51 AM.
This article describes the Important Git commands with examples and use cases
How to Deploy React App to GitHub Pages
3/6/2022 3:54:19 PM.
In this article we are going to explore about how to deploy the React application on GitHub pages.
How To Make A Digital Clock In Python
2/15/2022 3:18:12 PM.
In this article, you will learn to make your digital clock in python from scratch.