feat: Add GitRepoRegistration cmdlets #5

Merged
pascal_nulah merged 69 commits from feature/git-provider into dev 2026-09-06 09:33:36 +10:00
20 changed files with 7 additions and 3 deletions
Showing only changes of commit ba07e1618a - Show all commits

chore: Fix line endings for verified test outputs

Scott 2026-09-05 13:02:05 +10:00

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
*.verified.txt text eol=lf working-tree-encoding=UTF-8
*.verified.xml text eol=lf working-tree-encoding=UTF-8
*.verified.json text eol=lf working-tree-encoding=UTF-8
*.verified.bin binary

View file

@ -1,2 +1,2 @@
Attempted to register: test
Attempted to register: test
Registration result: test

View file

@ -1,2 +1,2 @@
Attempted to register: test\path
Attempted to register: test\path
Registration result: test\path

View file

@ -1,2 +1,2 @@
Attempted to register: other/path
Attempted to register: other/path
Registration result: other/path