diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:04:31 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:04:31 +0300 |
| commit | 652a79ca03b5e8aec8f0083b8a6a782458986abb (patch) | |
| tree | 4e8bf5ba12b6342e1e10b3c75addb9fb89eea809 | |
| parent | 8c7866dca852320020f96020901d27a0c994c5df (diff) | |
| download | vyatta-bash-652a79ca03b5e8aec8f0083b8a6a782458986abb.tar.gz vyatta-bash-652a79ca03b5e8aec8f0083b8a6a782458986abb.zip | |
general: T8595: clean leaked internal references
| -rw-r--r-- | AGENTS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ There is no in-tree test runner specific to VyOS; the upstream Bash test suite u ## Repository layout -- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`, ...) — the upstream Bash 4.1 source tree. +- C source files at root (`alias.c`, `array.c`, `arrayfunc.c`,...) — the upstream Bash 4.1 source tree. - `debian/` — VyOS-specific Debian packaging (`vyatta-bash` source + binary package name). - `CODEOWNERS`, `README` (upstream Bash README), `MANIFEST`, etc. @@ -40,7 +40,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and ## Mirror relationship -Mirror twin: `VyOS-Networks/vyatta-bash`. Canonical side is here. Mirror pipeline `pr-mirror-repo-sync.yml` is **active** for this repo. Note: VyOS-Networks twin defaults to `git-agents`-style staging branches per relations doc §8.2 — ignore for canonical state. +Mirror twin: `VyOS-Networks/vyatta-bash`. Canonical side is here. Mirror pipeline `pr-mirror-repo-sync.yml` is **active** for this repo. Note: VyOS-Networks twin defaults to `git-agents`-style staging branches per the cross-repo audit — ignore for canonical state. ## Notes for future contributors |
