Homec4science

Allow Git and Mercurial repositories to be cloned with names in the URI

Authored by epriestley <git@epriestley.com> on Jan 30 2014, 20:42.

Description

Allow Git and Mercurial repositories to be cloned with names in the URI

Summary:
Ref T4175. This allows these URIs to all be valid for Git and Mercurial:

/diffusion/X/
/diffusion/X/anything.git
/diffusion/X/anything/

This mostly already works, it just needed a few tweaks.

Test Plan: Cloned git and hg working copies using HTTP and SSH.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T4175

Differential Revision: https://secure.phabricator.com/D8098

Details

Committed
epriestley <git@epriestley.com>Jan 30 2014, 20:42
Pushed
aubortJan 31 2017, 17:16
Parents
rPHffeee3781019: Add "Clone As" to repositories and generate full clone commands in UI
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc41b4cfac0a8: Allow Git and Mercurial repositories to be cloned with names in the URI (authored by epriestley <git@epriestley.com>).Jan 30 2014, 20:42