Tagged Questions
1
vote
2answers
135 views
what does “Auto packing the repository for optimum performance mean”?
I'm having a problem with my git repo. For the last couple of days whenever i do a push to the server I get this "Auto packing the repository for optimum performance." message and it does not seem to ...
0
votes
1answer
106 views
Rebase-push cycles for git branches
I'm currently using a github repository with a single branch, based of a master branch of another repository. The github branch is a backup of my work, and definitely not meant for pulling, and as ...