Skip to content

Commit d1d2106

Browse files
Shambhu ShresthaShambhu Shrestha
authored andcommitted
new file
1 parent 6f70afb commit d1d2106

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

git/basics.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Git Basics
2+
3+
1. Initializing a git repo: `git init`
4+
2. Add an untracked file: `git add file`

0 commit comments

Comments
 (0)