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
18 changes: 18 additions & 0 deletions Git commands.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Git:
>Create git account through www.github.com
>create repository (public)
>create one ec2 instance to run the repository
>login into Linux machine
>install git
>configurate git

Git commands:
git commands start with git
>> git init
>> git status
>> git add
>> git show
>> git log
>> git push
>> git commit
>> git config
2 changes: 2 additions & 0 deletions home.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This is home page

1 change: 1 addition & 0 deletions upi page
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is about UPI payments
2 changes: 2 additions & 0 deletions welcom
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This is welcome page