-
Notifications
You must be signed in to change notification settings - Fork 0
enchantessss/asic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For new creat repositories step1: git init step2: touch Readme git add Readme git commit -m 'add readme file' step3: git remote add origin https://github.com/enchantessss/xx.git step4: git push origin master For exist repositories step1: git clone https://github.com/enchantessss/xx.git step2: git add Readme_new git commit -m 'add new readme file' step3: git remote add origin https://github.com/enchantessss/xx.git step4: git push origin master Others Command: git remote rm origin git pull origin master git status # test @2022-05-24
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published