Skip to content

Commit c614df3

Browse files
understand how stage works, and first project
0 parents  commit c614df3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
new git readme file

sample.js

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
(function() {
2+
console.log('my first git operation');}());

0 commit comments

Comments
 (0)