DevDummy
Code | Break | Fix | Repeat
Showing posts with label
Git
.
Show all posts
Showing posts with label
Git
.
Show all posts
Wednesday, January 16, 2019
Configure Jenkins to build from a user selected Git Branch
›
Recently I wanted to set up a Jenkins job in such a way that, It is required to list the current Git branch list in the Job page ...
Monday, August 13, 2018
[RESOLVED] Git Pull Error : Fetch updated the current branch head
›
Git pull request failed when the remote current branch head is different from the local. $ git pull remote: Counting objects: 9115, d...
Tuesday, November 14, 2017
[RESOLVED] Git error: object is empty/ fatal: loose object is corrupt
›
When the local git repository is corrupted, the following message will be thrown by git for all type of git commands. error: object...
›
Home
View web version