DORSETRIGS
Home

travis-ci (2 post)


posts by category not found!

What does "upload-pack: not our ref" mean, when fetching git refs via --tags?

upload pack not our ref Deciphering Gits Mysterious Error Message Have you ever encountered the cryptic error message upload pack not our ref while fetching Git

2 min read 06-10-2024 42
What does "upload-pack: not our ref" mean, when fetching git refs via --tags?
What does "upload-pack: not our ref" mean, when fetching git refs via --tags?

How to find the current git branch in detached HEAD state

Finding the Branch Name in a Detached HEAD State A Guide for Git Users When working with Git its common to find yourself in a detached HEAD state This happens w

2 min read 07-09-2024 51
How to find the current git branch in detached HEAD state
How to find the current git branch in detached HEAD state