Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community 👩💻👨💻
Close
Master Git Series' Articles
Back to Johnny Simpson's Series
How to force overwrite local changes with 'git pull'
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Aug 24 '22
How to force overwrite local changes with 'git pull'
#
git
#
github
#
webdev
#
tutorial
Reactions
19
reactions
Comments
3
comments
3 min read
How to amend and update a git commit
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Aug 29 '22
How to amend and update a git commit
#
webdev
#
github
#
git
Reactions
10
reactions
Comments
Add Comment
1 min read
Using Git to see recent changes in specified a time period
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Aug 29 '22
Using Git to see recent changes in specified a time period
#
github
#
git
#
webdev
Reactions
13
reactions
Comments
Add Comment
2 min read
Git blame - How to find out who modified a line with Git
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Aug 30 '22
Git blame - How to find out who modified a line with Git
#
github
#
git
#
webdev
Reactions
28
reactions
Comments
1
comment
2 min read
How to make Git ignore file permission (chmod) changes
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Sep 4 '22
How to make Git ignore file permission (chmod) changes
#
webdev
#
github
#
git
Reactions
11
reactions
Comments
Add Comment
1 min read
How to undo a git pull
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Sep 5 '22
How to undo a git pull
#
webdev
#
github
#
git
#
tutorial
Reactions
56
reactions
Comments
2
comments
2 min read
Git Stash - Everything about stashing changes in git
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Sep 13 '22
Git Stash - Everything about stashing changes in git
#
github
#
git
#
webdev
Reactions
15
reactions
Comments
1
comment
4 min read
The Complete Beginners Guide to Getting Started with Git
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Oct 22 '22
The Complete Beginners Guide to Getting Started with Git
#
github
#
webdev
#
tutorial
Reactions
21
reactions
Comments
Add Comment
6 min read
Git Merge: Merging Changes from other Branches
Johnny Simpson
Johnny Simpson
Johnny Simpson
Follow
Oct 25 '22
Git Merge: Merging Changes from other Branches
#
git
#
webdev
#
tutorial
#
beginners
Reactions
11
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account