Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# github-essentials
Dummy repository for training purposes

Training repository for GitHub training purposes

Adding more content

just another line so i have content for editing when i branch.
and this is the last line for this commit
and this is the last line for this commit

This line was added in version2 branch
2 changes: 2 additions & 0 deletions abc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ a new file that was added after the repo was created.

I added additional lines after "adding" the file to github but before committing the change.
This is another line of text.

Added another changed for v2.1
1 change: 1 addition & 0 deletions def.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
added this file in v2.1
1 change: 0 additions & 1 deletion dir1/file2.txt

This file was deleted.

1 change: 1 addition & 0 deletions dir1/file3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this is file3. It was added in the branch and file2 was deleted.