Git Ignore: what is the purpose of .gitignore file? If we want to exclude specific files from being tracked and untracked, we can list those file names in the .gitignore file. Git log: git log: To get complete info about the commits we made. git log ...
bhanudevsr211230.hashnode.dev3 min read
No responses yet.