git collab
Shell
[Assuming you you have cloned the repo to your desktop, not a fork]
Get into a branch to work on your stuff
-Git checkout -b < new branch> -or- git checkout <ur branch>
1. git add . -or- git <file/folder name>
2. git commit –m “...” (these now saved on ur branch)
3. git checkout master (change over to the master branch)
4. git pull origin master (branch up to date w master)
5. git checkout (get to the branch u were working on)
6. git merge master
( if anything different, not your new code but, other stuff
… you will have a merge conflict)
--- > Go into your code and compare your code vs. master
delete as needed ... both are color coded to compare
... save one, delete the other ... your call
7. git add . (Add the final changes)
8. git commit –m “…”
9. git push origin master
10. Go into the GitHub.com repo and make a pull request
Also in Shell:
- Title
- how to unstage changes in git
- Category
- Shell
- Title
- wireless network disconnected ubuntu
- Category
- Shell
- Title
- chown
- Category
- Shell
- Title
- tab to csv command line
- Category
- Shell
- Title
- ignore .DS_store when uploading to s3 using shell
- Category
- Shell
- Title
- ubuntu bionic docker container install chrome
- Category
- Shell
- Title
- docker run command on container
- Category
- Shell
- Title
- asdf node fingerprint
- Category
- Shell
- Title
- brew minikube custom version install
- Category
- Shell
- Title
- laravel create migration
- Category
- Shell
- Title
- git clone with folder name
- Category
- Shell
- Title
- install apache2 mysql php ubuntu 18.04
- Category
- Shell
- Title
- update node version mac
- Category
- Shell
- Title
- connect to amazon aws linux
- Category
- Shell
- Title
- bash get first argument
- Category
- Shell
- Title
- inicializar as credenciais no git
- Category
- Shell
- Title
- ubuntu find file with text
- Category
- Shell
- Title
- bash count lines
- Category
- Shell
- Title
- if else in mac terminal
- Category
- Shell
- Title
- npx create-react-app not working
- Category
- Shell
- Title
- delete a github repository using bash
- Category
- Shell
- Title
- git load all submodules
- Category
- Shell
- Title
- git diff show only files
- Category
- Shell
- Title
- install dependencies @material-ui/lab/Rating
- Category
- Shell
- Title
- git commands
- Category
- Shell
- Title
- how to upgrade maven in linux
- Category
- Shell
- Title
- increase open file limit linux mac catalina mariadb
- Category
- Shell
- Title
- Verificação de acesso de escrita [/srv/moodle/lib/editor/atto/plugins] Instalação abortada devido a falha de validação
- Category
- Shell
- Title
- list all the files in a directory without the directory in linux
- Category
- Shell
- Title
- install ruby mac
- Category
- Shell
- Title
- dotfiles
- Category
- Shell
- Title
- git show diff between branches
- Category
- Shell
- Title
- bash get current date
- Category
- Shell
- Title
- install git
- Category
- Shell
- Title
- helm add stable hub
- Category
- Shell
- Title
- assign default value in shell script
- Category
- Shell
- Title
- gpg: can't connect to the agent: IPC connect call failed
- Category
- Shell
- Title
- how to install pytorch 0.4.1
- Category
- Shell
- Title
- fraction simplifier
- Category
- Shell
- Title
- git push heroku master Permission denied (publickey). fatal: Could not read from remote repository.
- Category
- Shell
- Title
- stop a process running on a port
- Category
- Shell
- Title
- how to create gitignore
- Category
- Shell
- Title
- source fish config
- Category
- Shell
- Title
- run msi on linux
- Category
- Shell
- Title
- linux check ram frequency
- Category
- Shell
- Title
- how to install pipenv
- Category
- Shell
- Title
- javascript execute powershell script
- Category
- Shell
- Title
- install babel language
- Category
- Shell
- Title
- how to fix libffi missing in macos
- Category
- Shell
- Title
- ubuntu installing gimp
- Category
- Shell
- Title
- change git password on terminal
- Category
- Shell
- Title
- install tensorflow anaconda 1
- Category
- Shell
- Title
- linux c++ from console
- Category
- Shell
- Title
- how to upgrade gradle version in linux
- Category
- Shell
- Title
- remove all files with no extention rm
- Category
- Shell
- Title
- git clean cache
- Category
- Shell
- Title
- install google client api individually
- Category
- Shell
- Title
- insall git onec2
- Category
- Shell
- Title
- ufw allow postgresql
- Category
- Shell
- Title
- brew install ngrok
- Category
- Shell
- Title
- check the linux distribution
- Category
- Shell
- Title
- Failed at the [email protected] postinstall script.
- Category
- Shell
- Title
- job('DSL-Tutorial-1-Test') { scm { git('git://github.com/quidryan/aws-sdk-test.git') } triggers { scm('H/15 * * * *') } steps { maven('-e clean test') } }
- Category
- Shell
- Title
- get random number shell script
- Category
- Shell
- Title
- upgrade django
- Category
- Shell
- Title
- how to get git username and password
- Category
- Shell
- Title
- how to save environment variables ubuntu
- Category
- Shell
- Title
- get folder size powershell
- Category
- Shell
- Title
- a2ensite example.
- Category
- Shell
- Title
- install keras
- Category
- Shell
- Title
- install gatsby typography
- Category
- Shell
- Title
- mac anydesk start at login
- Category
- Shell
- Title
- ubuntu virtual machine
- Category
- Shell
- Title
- how to install gatsby transformer plugin
- Category
- Shell
- Title
- pip upgrade package
- Category
- Shell
- Title
- linux install ping
- Category
- Shell
- Title
- shell promt user input
- Category
- Shell
- Title
- ubuntu server virtualbox check if guest additions installed
- Category
- Shell
- Title
- commit the add complete folder to github
- Category
- Shell
- Title
- install express globally
- Category
- Shell
- Title
- linux change username
- Category
- Shell
- Title
- how to restart x window manager in ubuntu 18.04
- Category
- Shell
- Title
- how to install jest
- Category
- Shell
- Title
- xcuserstate file git
- Category
- Shell
- Title
- git get local branches
- Category
- Shell
- Title
- install laravel on windows
- Category
- Shell
- Title
- Macbook git user config global
- Category
- Shell
- Title
- git push set upstream
- Category
- Shell
- Title
- 403 apache ubuntu
- Category
- Shell
- Title
- git push to another repository
- Category
- Shell
- Title
- linux move file
- Category
- Shell
- Title
- bash set environment variable
- Category
- Shell
- Title
- batch loops
- Category
- Shell
- Title
- kali linux change keyboard layout
- Category
- Shell
- Title
- linux command for get whole website
- Category
- Shell
- Title
- mkdir multiple directories
- Category
- Shell
- Title
- install node 12 linux terminal w10
- Category
- Shell
- Title
- space command line mac
- Category
- Shell
- Title
- ubuntu remove git from folder
- Category
- Shell
- Title
- cmd find file dir
- Category
- Shell