Skip to content

kuno-dev/repo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

repo-test

just my notes for cli

mkdir repo-test
cd repo-test/

begin

git init
git add --all
git commit -m "Initialize"
git branch -M main
git remote add origin https://github.com/kuno-dev/repo-test.git
git push -u origin main

About

just a test from github-cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published