Skip to content

mansah82/NeighboursProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

240 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighbours Project

Initial userflow

Lathund git

Skapa branch

git status
git branch
git checkout -b branchname

Delete branch

git checkout main
git pull
git branch -d branchname

Get new changes from main to branch

git checkout branchname
git merge origin main

Commit

git diff main (för att kolla vad som ändras)
git add .
git commit -m ”commit”

Push

git push 
git push —set.upstream osv

Pull

git pull

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages