[PR #20] [MERGED] Check if files are a symlink (#20) #30

Closed
opened 2026-02-16 10:23:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/20
Author: @lunny
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @tboerger

Base: masterHead: lunny/islink_for_treeentry


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 tree_entry.go (+5 -0)

📄 Description

  • rename utlis.go to utils.go

  • TreeEntry IsLink function

cherry-pick from gogits/git-module#20, this is depened by go-gitea/gitea#445


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/20 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/islink_for_treeentry` --- ### 📝 Commits (1) - [`d97cb0f`](https://github.com/go-gitea/git/commit/d97cb0fe5cfa83586aac83e14ca0c944cff50add) Check if files are a symlink (#20) ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tree_entry.go` (+5 -0) </details> ### 📄 Description * rename utlis.go to utils.go * TreeEntry IsLink function cherry-pick from gogits/git-module#20, this is depened by go-gitea/gitea#445 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:54 -05:00
yindo closed this issue 2026-02-16 10:23:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#30