Skip to content

Just a dummy repo - useful for practicsing Git commands in the UNIX shell without spoiling work in other repos. Also could be useful for git tutorials.

License

Notifications You must be signed in to change notification settings

SmokyFurby/dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Dummy

This is a dummy repo. Uses:

  • Practising entering Git commands into a UNIX terminal (Windows Powershell and Git Bash should also be fine)
  • Giving tutorials about using said git commands

...all without spoiling precious work in another repo.

Git topics to cover/practise

  • Cloning
  • Adding
  • Commiting
  • Pushing
  • Pulling
  • Fetching
  • Branches: creating and switching between them. Also mention the significance of master and dev branches.

Further topics

  • Resetting commits
  • Merging: checkout to master (or other main branch), then "git merge other branch"

About

Just a dummy repo - useful for practicsing Git commands in the UNIX shell without spoiling work in other repos. Also could be useful for git tutorials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published