#1431 Make git SCM urls a little simpler for the user

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2011-02-02
No

I'd like to suggest that the git SCM urls that we publish could be simplified by removing the .git suffix from the published name (without changing the underlying directory structure). Git will add the suffix when it is checking for a repository to deal with. For example, just change the display code to change this:

git clone git://git.code.sf.net/p/allura/git.git allura

to this:

git clone git://git.code.sf.net/p/allura/git allura

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-02-10
    • size: --> 1
     
  • Jenny Steele - 2011-02-10
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • Jenny Steele - 2011-02-11
    • status: in-progress --> closed
     

Log in to post a comment.