Anupam251272 commited on
Commit
e486bff
·
verified ·
1 Parent(s): f23c527

Create Initialize Git

Browse files
Files changed (1) hide show
  1. Initialize Git +3 -0
Initialize Git ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ git init
2
+ git add .
3
+ git commit -m "Initial commit"