first commit 04/09/2024
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
touch README.md
|
||||
git init
|
||||
git checkout -b main
|
||||
git add README.md
|
||||
git commit -m "first commit"
|
||||
git remote add origin https://git.theonasanyas.com/agboola/InterfaceBackup.git
|
||||
git push -u origin main
|
||||
|
||||
|
||||
git remote add origin https://git.theonasanyas.com/agboola/InterfaceBackup.git
|
||||
git push -u origin main
|
||||
Reference in New Issue
Block a user