Skip to content

mjliao82/arnav_sevrer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arnav:

Git commands

git fetch origin

  • allows you to detect updates on the github repo
  • on success, it will tell you the newly created branch, or if there is any recent commit to the branch.
  • after this, if there is new code. run git pull

git pull

  • allows you to retrieve updated code from the repo

git branch

  • allows you to see what branch you are on, as well as other existing branches
  • You will see master and main. Master should be colored when you're on it.
  • Ensure you're coding and pushing on Master

To upload to github

git add .

git commit -m"note of the update"

git push

Do Before npm run start

Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy