Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to commit to github from terminal

git add . && git commit -m "initial commit"
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #commit #github #terminal
ADD COMMENT
Topic
Name
7+8 =