Skip to content

Mama-simba/git-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Practice

The challenge

Do you want to get better at Git? Then start practising! This is a step-by-step guide to practise the basic Git commands on a simple project: fron initializing git to push your project and make it visible on GitHub.

Built with

Very simple interface with HTML, CSS & JavaScript.

What I learned

Thanks to this tutorial I have learnt and practised Command Line and main Git commands:

  • git project parts
  • git clone
  • git init
  • git add .
  • git commit -m "task description"
  • git push origin main

If you would like to practise the previous concepts, feel free to follow this tutorial

Author

Releases

No releases published

Packages

No packages published