...
10. Check history:
Code Block |
---|
git log |
git log command can produce very long message with every following key stroke. To exit viewing the log history, hit "q" key from your keyboard
11. check origin:
Code Block |
---|
git remote -v |
...
...
10. Check history:
Code Block |
---|
git log |
git log command can produce very long message with every following key stroke. To exit viewing the log history, hit "q" key from your keyboard
11. check origin:
Code Block |
---|
git remote -v |
...