[test_diff_functions_git.py] Test when current branch tracks other version#2
Conversation
|
Related to: vcstools#38 |
[test_diff_functions_git.py] Test when current branch tracks other version
|
This all looks great, thank you. So there is the problem of implementing --fetch, and the implementation for Mercurial missing. I think in vcstools, we could extend In wstools, we'd need to add the option in multiproject_cli, pass it to commin_cli:get_info_table, and pass it to config_elements:get_versioned_path_spec(). Would you like to do that? BTW: In the commit messages, I would not mention the filename. It does not work well when squashing commits, and tools can easily show which files are changed anyway. But it is not a problem. |
|
I agree with the idea to pass fetch option like
I see. I will stop writing filename in commit messages when it is not necessary. |
No description provided.