Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Git Practice

This repository is used to practice Git and GitHub operations in RStudio Cloud. It is not a course assignment or a research project.

Main file

  • Git_practice.Rmd: an R Markdown file used for editing, conflict-resolution, branch, deletion, and restoration exercises.

Skills practiced

  • Pulling changes from GitHub
  • Staging and committing local changes
  • Pushing commits to GitHub
  • Resolving text and deletion conflicts
  • Creating and merging branches
  • Inspecting history and restoring earlier file versions

Routine workflow

  1. Pull before starting new work.
  2. Edit and save the files.
  3. Review and stage the changes.
  4. Commit with a meaningful message.
  5. Push the commits to GitHub.

ADDED A SENTENCE HERE

About

A practice repository

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors