Skip to content

Commit f301385

Browse files
final polished commit
1 parent a50017c commit f301385

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ _release
1010
*.map
1111
.jekyll-metadata
1212
node_modules/
13+
temp.txt
1314
# *.resume-burger-jokes

my-notes/git-commands.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git fetch; git rebase; git push -f; git reset --soft;

0 commit comments

Comments
 (0)