Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rllov/blog_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. initial commit with its feature name

  2. git reset --soft: undoing a commit (like to see changes that youve made)

  3. git commit -m "message" to add the commit (to add this new change)

  4. git commit --amend (changes the last commit)

"Feature homepage" initial commit - "feature homepage" commit your new changes "feature homepage"

git log git status git push --force (anytime you have different commits between local and remote)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published