Skip to content

damithc/commit-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

commit-2

This continues to build upon what you might have done in commit-1 and in the tutorial.

Goal

Add a new file (you can call it whatever you want!) and put in any non-empty content that you want!

Commit this change.

Edit the same file and make another non-whitespace change.

Commit this change again.

Hints

To quickly create a new file with some content, you can try

echo 'Hello world' >> hello.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%