Ticket #99 (closed task: fixed)

Opened 15 years ago

Last modified 14 years ago

enable git checkout via http

Reported by: winnie Owned by: winnie
Priority: minor Milestone:
Component: adm Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

Some user can't use git via git protocol, because they are restricted by a firewall.. for these it would be cool to have a possibility to check out the code via http

Change History

comment:1 Changed 15 years ago by Patrick Winnertz

Am Mittwoch 31 Dezember 2008 19:22:19 schrieb TRAC:
> #99: enable git checkout via http
> --------------------+------------------------------------------------------
>- Reporter:  winnie  |        Type:  task
>    Status:  new     |    Priority:  minor
> Milestone:          |   Component:  adm
>   Version:          |    Keywords:
>  Blocking:          |   Blockedby:
> --------------------+------------------------------------------------------
>- Some user can't use git via git protocol, because they are restricted by a
> firewall.. for these it would be cool to have a possibility to check out
> the code via http
Seems to be possible now... The url which you should use is:

git clone http://git.midnight-commander.org/mc.git

The access is readonly. Hope this helps.

Greetings
Winnie

ps: This is furthermore a test if email2trac add this email to the correct 
ticket.

comment:2 Changed 15 years ago by winnie

  • Status changed from new to accepted
  • Owner set to winnie

comment:3 Changed 15 years ago by winnie

  • Status changed from accepted to testing
  • Resolution set to fixed

This should be fixed now. Leave it as testing for some days.

comment:4 Changed 15 years ago by winnie

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.