[PR #19] [MERGED] fix: allow multi-relative paths #79

Closed
opened 2026-02-27 20:31:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/19
Author: @GruberMarkus
Created: 9/17/2021
Status: Merged
Merged: 9/17/2021
Merged by: @GruberMarkus

Base: mainHead: develop


📝 Commits (2)

  • 2492ed2 fix: allow multi-relative paths
  • d1c4f56 docs(CHANGELOG): v2.2.1

📊 Changes

3 files changed (+167 additions, -98 deletions)

View changed files

📝 docs/CHANGELOG.md (+4 -0)
📝 docs/README.md (+6 -1)
📝 src/Set-OutlookSignatures.ps1 (+157 -97)

📄 Description

Example: 'c:\a\b\x..\c\y\z....\d' -> 'c:\a\b\c\d'


🔄 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/Set-OutlookSignatures/Set-OutlookSignatures/pull/19 **Author:** [@GruberMarkus](https://github.com/GruberMarkus) **Created:** 9/17/2021 **Status:** ✅ Merged **Merged:** 9/17/2021 **Merged by:** [@GruberMarkus](https://github.com/GruberMarkus) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`2492ed2`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/2492ed2e009228052b0bccf59b0b82aa872d76c0) fix: allow multi-relative paths - [`d1c4f56`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/d1c4f56345bcb0671f63bc2deeddc8dcd8ec1c38) docs(CHANGELOG): v2.2.1 ### 📊 Changes **3 files changed** (+167 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGELOG.md` (+4 -0) 📝 `docs/README.md` (+6 -1) 📝 `src/Set-OutlookSignatures.ps1` (+157 -97) </details> ### 📄 Description Example: 'c:\a\b\x\..\c\y\z\..\..\d' -> 'c:\a\b\c\d' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:31:10 +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/Set-OutlookSignatures-Set-OutlookSignatures#79
No description provided.