8000 GitHub - abdmhamzah/gitCommit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abdmhamzah/gitCommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

gitCommit

Untuk menambahkan multiple line Commit Message:

Cara 1

git add .

git commit -m ' <-- dimulai dengan tanda kutip satu

sampai sini

bisa di enter lagi

kemudian ditambahkan baris lagi

seterusnya sampai bebas

diakhiri dengan tanda kutip satu juga --> '

Cara 2

atau bisa juga seperti berikut ini

git add .

git commit (tanpa kutip)

(kemudian akan muncul nano text dan silahkan isi commit message di dalam nano text tersebut)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0