Use nas hostname for Git remote records
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Date: 2026-03-31
|
||||
Project Root: `/root/sourceserver/pbf`
|
||||
Primary Branch: `main`
|
||||
Current Git Remote: `ssh://git@192.168.1.230:2222/tei/pbf.git`
|
||||
Current Git Remote: `ssh://git@nas:2222/tei/pbf.git`
|
||||
|
||||
## 1. Project Positioning
|
||||
|
||||
@@ -140,7 +140,7 @@ The repository is in a "usable engineering system, still converging toward final
|
||||
Observed on 2026-03-31:
|
||||
|
||||
- branch: `main`
|
||||
- remote: `origin -> ssh://git@192.168.1.230:2222/tei/pbf.git`
|
||||
- remote: `origin -> ssh://git@nas:2222/tei/pbf.git`
|
||||
- local branch relation after remote sync: `main` aligned with `origin/main` at `94c8f45`
|
||||
- working tree is not clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user