adspace


How to list all the cos by a user in different jobs through a single command?

Answer Posted / Jatin Khanna

The specific command depends on the version control system being used. For example, in Git, you can use `git log --author=<username> --pretty=format:* %h <filename>` to list all commits made by a user across different jobs and files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category