Posts by anthony-farias • 3 points
1 post
-
0
votes2
answers52
viewsQ: I cannot complete the push command, the command starts the execution but does not finish
After performing the steps below the push was started but was not completed, just does not complete, does not display any message. $ git init $ git add * $ git commit -m "commit inicial" $ git…