when I use sourcetree add subtree, I find that will always add failed, the path is : D:\_Work\2_Git\TestModule\Assets\Test\SubTree. the folder TestModule is a git library ,the folder Test and Test\SubTree has not been created yet. and when I create subtree, it will tips me error: pathspec 'Assets\Test\SubTree' did not match any file(s) known to git.
finally, I find change the path to D:\_Work\2_Git\TestModule\Assets/Test/SubTree,
will be right. on windows, I am accustomed to use \ to path. can you change it to smart? whatever I use \ to path, it can be normally.
and I also test if folder "Test\SubTree" is exist, as long as I use \ will be failed, use / will be ok.
Hope to be able to fix this problem as soon as possible
Hi
Please raise a bug ticket at https://jira.atlassian.com
Thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.