Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to use git

cd project_path       #Go to your local project
git init              #Initialize

git commit my_file    #First part of saving your file to the web
git push origin main  #Now your changes are on the web
Comment

PREVIOUS NEXT
Code Example
Shell :: du linux 
Shell :: creat a new repository push 
Shell :: windows run powershell script from task scheduler 
Shell :: avro for debian 
Shell :: asdf use local nodejs 
Shell :: zypper install build-essential 
Shell :: unix permissions 
Shell :: how to close port in linux 
Shell :: cpoying data in batch 
Shell :: How to install LAMP in CentOs? 
Shell :: ubuntu mount samba dir 
Shell :: ubuntu download 
Shell :: how to cancel a scheduled shutdown or reboot with shutdown command 
Shell :: insert text before cursor in vi 
Shell :: android home linux 
Shell :: bash read input 
Shell :: check mtu size linux 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality. 
Shell :: add dir to your path kali 
Shell :: ffmpeg from frames range to video 
Shell :: multi line comment in shell script 
Shell :: link to folder ubuntu 
Shell :: loop through a collection mongo db 
Shell :: git merge dev to local branch 
Shell :: how to run .bashrc from .zshrc 
Shell :: rename all file extention terminal 
Shell :: python print sql in shell_plus 
Shell :: install insomnia in ubuntu 
Shell :: remove a file in ubuntu 
Shell :: kdiff3 download linux 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =