TECHNOLOGIES
FORUMS
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 Repository
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Praveen Sreeram (1)
Ankur Mistry (1)
Rohit Gupta (1)
Afzaal Ahmad Zeeshan (1)
Sunny Sharma (1)
Related resources for GIT Repository
No resource found
Copying Files from Git Repository to Azure Storage in Azure DevOps
3/28/2024 6:00:15 AM.
Automate file copying from a Git repository to an Azure Storage Account with Azure DevOps. Utilize CI/CD pipelines to streamline the process, employing AzureCLI tasks and inline scripts to ensure seam
How To Clone An Existing Git Repo In Azure Repos
3/26/2024 6:40:22 AM.
Learn how to clone an existing Git repository in Azure DevOps for collaborative work. Follow step-by-step instructions to create a local copy, make changes, and sync with the team. Enhance your under
How to Upload Files Greater Than 100MB on Github
1/5/2024 5:48:42 AM.
This guide details the usage of the git-lfs command for uploading files exceeding 100 MB on GitHub. Git LFS, a Git extension, substitutes large files in the repository with text pointers, storing the
Creating Git Repository Under VSTS Project
12/16/2016 2:59:09 AM.
In this video, we will see how to create a Git repository in your VSTS based projects. I will also demonstrate how to set up build system for your repository in Visual Studio Team Services web portal.
Getting Started With Visual Studio Code : Part 2
5/25/2015 7:05:53 PM.
This article shows how to how to work with a Git Repository and use Git commands from within the Visual Studio Code.