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



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

Answer / 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

More Version Control AllOther Interview Questions

Does tortoise svn a version control tool for configuration management tool?

1 Answers  


What is subversion?

1 Answers  


Do you agree addressing the versioning issue is something GPO clearly needs to do, in conjunction with authentication and permanent public access ?

1 Answers  


Explain impersonation?

1 Answers  


What's the best way to find out more about the capabilities of QVCS?

1 Answers  


What is subversion?

5 Answers   IBM,


What is configuration management?

6 Answers   CTS,


How to move a CS-RCS project to CS-CVS?

1 Answers  


Is Version Control more for Software Development or Software Maintenance?

2 Answers  


What tools are used to develop QVCS?

1 Answers  


You are working on some changes. At the same time if someone else is working on the same program but with some different changes? How does changeman detects it ? when it detects ??

1 Answers   Xansa,


What's a 'bikeshed'?

1 Answers  


Categories