Skip to content

rebakevin/linux-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

First linux class

Note

Remember to pull from main before pushing by running git pull or git pull origin main

  • To clone the repo run git clone https://github.com/rebakevin/linux-commands.git
  • To create your branch, run git checkout -b <your name>
  • Creata a file with touch <your name>_commands.txt and add some content there
  • Then do git add . to add it to staging
  • Then do git commit -m "<add some random message>" to commit the changes
  • Then do git push --set-upstream origin <your branch name> to push it to the repository
  • After that, you can create a pull request and review your peers' pull requests
  • We will then merge it to the main branch.

About

In class group activity - Cohort 1 and Cohort 2 joint class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •