6
I went to give git push
in a remote repository and the following message appeared:
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
I immediately interrupted because I thought I wrote a wrong command. In Soen it says that this occurs by the large number of unpackaged loose objects.
What exactly is this? Is there any problem in interrupting this process or is it necessary to do?