[PR #15] [CLOSED] add-hint-to-disable-autocrlf-on-windows-checkouts #48

Closed
opened 2026-03-02 16:47:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/15
Author: @RAYs3T
Created: 8/13/2020
Status: Closed

Base: masterHead: add-hint-to-disable-autocrlf-on-windows-checkouts


📝 Commits (3)

  • b9c7e77 Add documentation for mounting external storage directly with docker
  • 0226732 Correct typo
  • 0534e9c Add a hint that you have to disable git's autocrlf.

📊 Changes

2 files changed (+30 additions, -0 deletions)

View changed files

📝 docs/developer-guide/setup.md (+5 -0)
📝 docs/getting-started/docker-compose.md (+25 -0)

📄 Description

Otherwise checkout on windows works, but build will fail due to windows linebreaks in bash files.


🔄 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/photoprism/photoprism-docs/pull/15 **Author:** [@RAYs3T](https://github.com/RAYs3T) **Created:** 8/13/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-hint-to-disable-autocrlf-on-windows-checkouts` --- ### 📝 Commits (3) - [`b9c7e77`](https://github.com/photoprism/photoprism-docs/commit/b9c7e77f84750cc4f3042b2aff90c86088f137f2) Add documentation for mounting external storage directly with docker - [`0226732`](https://github.com/photoprism/photoprism-docs/commit/02267320a76946c04ed5962db32154c811e92c22) Correct typo - [`0534e9c`](https://github.com/photoprism/photoprism-docs/commit/0534e9c4f366b47816802c9ff751373fb0d5821c) Add a hint that you have to disable git's autocrlf. ### 📊 Changes **2 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/developer-guide/setup.md` (+5 -0) 📝 `docs/getting-started/docker-compose.md` (+25 -0) </details> ### 📄 Description Otherwise checkout on windows works, but build will fail due to windows linebreaks in bash files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:47:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism-docs#48
No description provided.