[PR #23] [MERGED] Implementation of Folder Jumping #34

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/23
Author: @sriio
Created: 12/27/2016
Status: Merged
Merged: 12/28/2016
Merged by: @bkcsoft

Base: masterHead: master


📝 Commits (2)

  • 2f82c59 Implementation of Folder Jumping
  • 3d0fa33 Implementation of Folder Jumping

📊 Changes

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

View changed files

📝 tree_entry.go (+19 -0)

📄 Description

Simple implementation of Folder Jumping

Comes with this PR


🔄 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/23 **Author:** [@sriio](https://github.com/sriio) **Created:** 12/27/2016 **Status:** ✅ Merged **Merged:** 12/28/2016 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`2f82c59`](https://github.com/go-gitea/git/commit/2f82c5905e7c1fb3f7552799e04ab14db5853f12) Implementation of Folder Jumping - [`3d0fa33`](https://github.com/go-gitea/git/commit/3d0fa331865619d2f3a7a0fcf23670a389310954) Implementation of Folder Jumping ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tree_entry.go` (+19 -0) </details> ### 📄 Description Simple implementation of [ Folder Jumping](https://github.com/blog/1877-folder-jumping) Comes with this [PR](https://github.com/go-gitea/gitea/pull/511) --- <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#34