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
1 change: 1 addition & 0 deletions 2014B3A7629G
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bharat
Empty file added 2014B3A7629G~
Empty file.
11 changes: 11 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
git log
git status
git commit -m 'the'
git add 2014B3A7629G
git clone https://github.com/bharat001/git-session.git
git config --global user.name "bharat arora"
git config --global user.email "bits.bharatarora@gmail.com"
rm filename
cat filename
git reset HEAD~1

11 changes: 11 additions & 0 deletions run.sh~
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
git log
git status
git commit -m 'the'
git add 2014B3A7629G
git clone https://github.com/bharat001/git-session.git
git config --global user.name "bharat arora"
git config --global user.email "bits.bharatarora@gmail.com"
rm filename
cat filename
git reset HEAD~1