Skip to content

Subasamax/Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Continous Integration

if conflict with main, checkout main then pull origin main. checkout branch. merge main, fix conflict. add and commit. push again.

Commands that are useful.

git remote add upstream [URL of upstream]

git fetch upstream

git checkout main

git merge upstream/main -- resolve conflicts

git add / commit

git push

git checkout branch

git merge main

git resolve

git add / commit

git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages