Horje
create a new repository on the command line on GitHub Code Example
create a new repository on the command line on GitHub
echo "# Athentification_Flutter-Login-Register-" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/israa790/Athentification_Flutter-Login-Register-.git
git push -u origin main
Source: github.com




Shell

Related
uninstall g2o Code Example uninstall g2o Code Example
clone repo with large size using git bash Code Example clone repo with large size using git bash Code Example
github pdftron Code Example github pdftron Code Example
how to cut an entire line in emacs Code Example how to cut an entire line in emacs Code Example
docker stack restart Code Example docker stack restart Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10