Horje
Crear repo para git hub Code Example
Crear repo para git hub
echo "# practica2" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Dregos13/practica2.git
git push -u origin main
Source: github.com




Shell

Related
cheese not working in ubuntu 20.04 asus Code Example cheese not working in ubuntu 20.04 asus Code Example
background desktop by url ubuntu Code Example background desktop by url ubuntu Code Example
$ sudo pip install pdml2flow-frame-inter-arrival-time Code Example $ sudo pip install pdml2flow-frame-inter-arrival-time Code Example
delete every file in directory mac Code Example delete every file in directory mac Code Example
grpc client Code Example grpc client Code Example

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