How do I maintain the original author when migrating code?
Open
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 345
- PR merge metrics
- No merged PRs in 30d
Description
I was able to maintain an original author using Copybara, but only by doing this:
`authoring = authoring.pass_thru("Original Author "),`
I'm not sure how to modify the workflow so that it just does this automatically? If it helps, I'm on git 2.8.1, on OS X 10.12.3.
PS, this tool rocks!
Contributor guide
Assessment
This issue has not been assessed yet.