testing repo, this is only a temp repo.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-10 00:46:27 -07:00
test-directory attempt at adding a directory with text file 2026-08-10 00:43:04 -07:00
LICENSE Initial commit 2026-08-09 18:51:01 -07:00
README.md updated readme to reflect git name/email changes. 2026-08-10 00:46:27 -07:00

Test-repo_00

testing repo, this is only a temp repo.

UPDATE: confirmed SSH is working , that is how ths commit will be made !

Fix git name and email with git config --global --edit.

setting name/email globally messed with other git forges. deleted global. reset with: git config user.name "name" & git config user.email "name@domain"