Quantcast
Channel: GIT ADD - News RSS Feed
Viewing all articles
Browse latest Browse all 5189

Have you faced any disaster while using git? What did you do to fix it?

$
0
0
I forget the details of the workflow that led to it, but the solution was adding git prune to my update script to avoid dangling blobs. That is - instead of running git pull I run a script which pulls and prunes master, then offers to merge if I was ...

Viewing all articles
Browse latest Browse all 5189

Trending Articles