When I open the Git GUI, I get a popup message that refers to loose objects
. I did git gc
and that removed the message.
What are loose objects
and how could I prevent this from occurring again?
When I open the Git GUI, I get a popup message that refers to loose objects
. I did git gc
and that removed the message.
What are loose objects
and how could I prevent this from occurring again?