diff --git a/satya_branch b/satya_branch new file mode 100644 index 0000000000..317e3991c2 --- /dev/null +++ b/satya_branch @@ -0,0 +1,2 @@ +hi this is new branch +created by satya diff --git a/satya_git b/satya_git new file mode 100644 index 0000000000..663a065691 --- /dev/null +++ b/satya_git @@ -0,0 +1,3 @@ +hello +git hub +this is satya krishna yenduru diff --git a/src/main/java/com/mycompany/app/App.java b/src/main/java/com/mycompany/app/App.java index 5a6d57214d..834259250a 100644 --- a/src/main/java/com/mycompany/app/App.java +++ b/src/main/java/com/mycompany/app/App.java @@ -2,6 +2,8 @@ /** * Hello world! + this is modified by satya +this is modified second time on git client */ public class App {