Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose symlinks target like gitweb does #467

Closed
gitblit opened this issue Aug 12, 2015 · 4 comments
Closed

expose symlinks target like gitweb does #467

gitblit opened this issue Aug 12, 2015 · 4 comments

Comments

@gitblit
Copy link
Collaborator

gitblit commented Aug 12, 2015

Originally reported on Google Code with ID 171

What steps will reproduce the problem?
1. commit a link in git repo which gitblit takes care
2. browse the tree where the link is commited
3.

What is the expected output? What do you see instead?
link is shown correctly e.g. 
 my_symlink             33 b    symlink     view | raw | blame | history 

want to see:
 my_symlink -> /my/link/target  33 b    symlink     view | raw | blame | history 


What version of the product are you using? On what operating system?
gitblit 1.1.0 on apache-tomcat-7.0.32
OS: CentOS release 6.3



Reported by christoph.karmowski on 2012-11-26 12:39:51

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Is there a public repo I can quickly clone with symlinks?  I am pretty lazy so anything
you can do to enable my laziness is appreciated. :)

Reported by James.Moger on 2012-11-27 22:17:10

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Hi.

I'm sorry. I don't have a public repo with links in it. Just create one
repo and commit a file and a link to this file.

Reported by christoph.karmowski on 2012-11-28 11:51:41

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Implemented on master.

Reported by James.Moger on 2012-12-03 22:21:03

  • Status changed: Queued
  • Labels added: Milestone-1.2.0

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

v1.2.0 has been deployed.

Reported by James.Moger on 2013-01-01 01:06:26

  • Status changed: Fixed

@gitblit gitblit closed this as completed Aug 12, 2015
@flaix flaix modified the milestone: 1.2.0 Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants