Skip to content
Open

gud #18

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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# this is for rakshith branch only
# Welcome to git practice!
This repo is a safe place to practice the basics of git. Try out a rebase without risking any important code! Learn how to sync from an upstream repo! Practice resolving merge conflicts!
This guide assumes you have a comfortable knowledge of unix shell commands. If you want a refresher, [try here](https://github.com/you-dont-need/You-Dont-Need-GUI). This guide also assumes you have an existing github account and have [added your ssh key to it](https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/).
Expand Down
3 changes: 2 additions & 1 deletion crawl.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
STAR WARS
i like batman
STAR WArS
1 change: 1 addition & 0 deletions forMainBranch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this file is for my main branch
2 changes: 2 additions & 0 deletions forSide.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
this file is just for my side branch
but now this will go to my master branch
1 change: 1 addition & 0 deletions myBranch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hi this is for my side branch