view ansi enccoded files as html
This commit is contained in:
parent
2d98f51412
commit
412af15c95
12 changed files with 1778 additions and 206 deletions
|
|
@ -78,7 +78,6 @@ namespace Yavsc
|
|||
|
||||
static void OnPrepareGitRepoResponse(StaticFileResponseContext context)
|
||||
{
|
||||
|
||||
if (context.File.Name.EndsWith(".ansi.log"))
|
||||
{
|
||||
context.Context.Response.Redirect("/Git"+context.Context.Request.Path);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue