Logo TheBeArsenal

Git | Technical Handbook

List all changed files in Git.

Solution
git diff --name-only


How to checkout from remote tag in Git?

Solution
Use command - 'git checkout tags/ -b '