git-cp does not allow to associate commits with a specific GitHub/GitLab/.. issue. For example:
Copy a.txt into b.txt (#1252)
Restore a.txt (#1252)
Duplicate a.txt history into b.txt (#1252)
It might be useful for some teams. For example, we use the following syntax: #1252 Commit message. Here is a sample implementation for this scenario: git-cp
git-cpdoes not allow to associate commits with a specific GitHub/GitLab/.. issue. For example:It might be useful for some teams. For example, we use the following syntax:
#1252 Commit message. Here is a sample implementation for this scenario: git-cp