mirror of
https://github.com/go-gitea/git.git
synced 2026-07-25 12:46:00 -04:00
[GH-ISSUE #63] tree_entry: IsFileSymlink and IsDirectorySymlink #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @silverwind on GitHub (Jun 14, 2017).
Original GitHub issue: https://github.com/go-gitea/git/issues/63
These two new functions would be required for https://github.com/go-gitea/gitea/issues/1416. Issue is free to take ;)
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@tf198 commented on GitHub (Apr 21, 2018):
FollowLink()is now in master.See go-gitea/git#114 for details on equivalent usage.
Can this be closed?
@lafriks commented on GitHub (Apr 21, 2018):
Yes I think it can be closed
@silverwind commented on GitHub (Apr 25, 2018):
Nice work!
tree_entry: IsFileSymlink and IsDirectorySymlinkto [GH-ISSUE #63] tree_entry: IsFileSymlink and IsDirectorySymlink