Skip to content

future-push/lab2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Git Practice Activity for Lab2

A repo to play with the common git operations in and learn how to get working with markdown

Helpful links

Steps to complete for the practice activity

FILL THINGS OUT BELOW THIS LINE AND DO IT IN MARKDOWN

Working definition of Git and what it's done for

Git is a version-control system that can be used to track code changes during software development.

What do you think the top 3 reasons to use GitHub / GitLab are?

  1. GitHub provides an excellent place to document your code. It helps make complex code more understandable, and you can document pretty much any process within GitHub.
  2. It is also a great place to showcase code/applications you have made. Along with excellent documentation, GitHub makes it really easy to share and promote projects.
  3. GitHub also makes working on open source projects very easy. Using forks requests you can move repositiories onto your own account, and pull requests allow these changes to possibly added to the main repository.

What is a Pull Request?

A pull request allows a user to submit their changes in an external repository to the main repository.

Links to relevent Github / git tutorials

Change this image to be something else with different alt data

You can also do images like the one just below here using the ! Party Parrot.

About

A repo to play with the common git operations in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published