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
2 changes: 2 additions & 0 deletions satya_branch
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
hi this is new branch
created by satya
3 changes: 3 additions & 0 deletions satya_git
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
hello
git hub
this is satya krishna yenduru
2 changes: 2 additions & 0 deletions src/main/java/com/mycompany/app/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

/**
* Hello world!
this is modified by satya
this is modified second time on git client
*/
public class App
{
Expand Down