[PR #612] [MERGED] prune empty directories #15529

Closed
opened 2026-04-16 05:01:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/612
Author: @mxyng
Created: 9/27/2023
Status: Merged
Merged: 9/29/2023
Merged by: @mxyng

Base: mainHead: mxyng/prune-empty-directories


📝 Commits (1)

📊 Changes

3 files changed (+54 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+9 -0)
📝 server/images.go (+33 -0)
📝 server/routes.go (+12 -0)

📄 Description

Resolves #270


🔄 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/ollama/ollama/pull/612 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/27/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/prune-empty-directories` --- ### 📝 Commits (1) - [`8608eb4`](https://github.com/ollama/ollama/commit/8608eb4760f0fee2274503bc10a7b4dd6a61722b) prune empty directories ### 📊 Changes **3 files changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+9 -0) 📝 `server/images.go` (+33 -0) 📝 `server/routes.go` (+12 -0) </details> ### 📄 Description Resolves #270 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 05:01:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15529