Running through the tutorial, the amending was stated in the tutorial text but not visible in the tutorial output since parrot.pkl was replacing all the members of pigeon.pkl.
🔄 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/apple/pkl/pull/142
**Author:** [@leshill](https://github.com/leshill)
**Created:** 2/13/2024
**Status:** ✅ Merged
**Merged:** 2/13/2024
**Merged by:** [@holzensp](https://github.com/holzensp)
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`e320846`](https://github.com/apple/pkl/commit/e320846fc1fc71242bcdbb269f91fdfbe1909057) Add details to show amending working when using modules
### 📊 Changes
**1 file changed** (+6 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc` (+6 -0)
</details>
### 📄 Description
Running through the tutorial, the amending was stated in the tutorial text but not visible in the tutorial output since `parrot.pkl` was replacing all the members of `pigeon.pkl`.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/142
Author: @leshill
Created: 2/13/2024
Status: ✅ Merged
Merged: 2/13/2024
Merged by: @holzensp
Base:
main← Head:patch-1📝 Commits (1)
e320846Add details to show amending working when using modules📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
docs/modules/language-tutorial/pages/02_filling_out_a_template.adoc(+6 -0)📄 Description
Running through the tutorial, the amending was stated in the tutorial text but not visible in the tutorial output since
parrot.pklwas replacing all the members ofpigeon.pkl.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.