Conversation
|
Thanks for submitting your first pull request! You are awesome! 🤗 |
|
Thank you for the PR, @ctriquet-cs! One question I have now is about backwards compatibility - what would happen in cases when the repo was previously already cloned with the I think we can make this behavior backwards compatible in the following way:
We'll probably also need a test added to catch this. How does that sound, @ctriquet-cs? |
feab4c7 to
3c88c94
Compare
|
@yuvipanda Sorry for the delay in my response. |

When cloning a Git project
.gitsuffix is repository URL is kept what results in the creation of a folder namedrepository_name.git.That PR proposes to remove that
.gitsuffix.