Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 366
    • Issues 366
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1174
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Clone Dialog incorrectly extracts name from URL that contains ".git" in the middle

By @ch3cooli on May 13, 2012 09:44 (imported from Google Code)


Clone Dialog: when extracting module name from URL, we should compare if URL
ends with ".git" instead of finding first ".git" in URL.
This change allows URL that contains ".git" in the middle like
"https//github.com/github/help.github.com.git" to be extracted correctly.

Here is my change
http://code.google.com/r/ch3cooli-tortoisegit/source/detail?r=7c1ddc4e9ae06c1820bf98ccea703764a09a5b38

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking