0
Difference between
git log --pretty=oneline and git log --pretty=oneline --all
2 Respostas
+ 15
Git is a version control software to manage your project, updates, versions, etc
GitHub is a cloud to host your git repositories and so do team works.
Remember to use the search bar to avoid from posting duplicate threads.
https://www.sololearn.com/learn/1236/?ref=app
https://www.sololearn.com/learn/1261/?ref=app
+ 7
You can check the git documentation for an explanation of command line options
https://git-scm.com/docs/git-log