Published
- 1 min read
git show only files names
The solution for this is noted below
git show only files names
Solution
git log --name-only --oneline
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git log --name-only --oneline
Try other methods by searching on the site. That is if this doesn’t work