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 |
Does tortoise svn a version control tool for configuration management tool?
What is subversion?
Do you agree addressing the versioning issue is something GPO clearly needs to do, in conjunction with authentication and permanent public access ?
Explain impersonation?
What's the best way to find out more about the capabilities of QVCS?
What is subversion?
What is configuration management?
How to move a CS-RCS project to CS-CVS?
Is Version Control more for Software Development or Software Maintenance?
What tools are used to develop QVCS?
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 ??
What's a 'bikeshed'?