git init repo
Shell
git init
git add somefile
git commit -m "initial commit"
git remote add origin https://github.com/username/new_repo
git push -u origin master $ cd /path/to/my/codebase
$ git init (1)
$ git add . (2)
$ git commit (3)# New local repository
git init
git add .
git commit -m "Initial commit"
# New remote repository
git remote add origin [email protected]:username/new_repo #ssh
# Now push
git push -u origin mastercd /path/to/my/codebase
git init
git add .
git commit -m "my comment"
Also in Shell:
- Title
- extract tar.xz ubuntu
- Category
- Shell
- Title
- install npm globally
- Category
- Shell
- Title
- install chrome ubuntu server
- Category
- Shell
- Title
- haproxy in centos 7
- Category
- Shell
- Title
- linux grep
- Category
- Shell
- Title
- how to launch a project from gitlab to intellij
- Category
- Shell
- Title
- install bootstrap angular
- Category
- Shell
- Title
- how to add font icon in gatsby
- Category
- Shell
- Title
- how to initialize a git repository command line
- Category
- Shell
- Title
- git push repo
- Category
- Shell
- Title
- git create new branch from current
- Category
- Shell
- Title
- conda install mmcv
- Category
- Shell
- Title
- gunicorn launch django cmd
- Category
- Shell
- Title
- what is the ssh credentials for minikube
- Category
- Shell
- Title
- Running modprobe bridge br_netfilter failed with message: ip: can't find device
- Category
- Shell
- Title
- install packages from jupyter notebook
- Category
- Shell
- Title
- boolean constants in bash
- Category
- Shell
- Title
- git commit ignore eslint
- Category
- Shell
- Title
- install yarn
- Category
- Shell
- Title
- installing caddy server in ubuntu 18
- Category
- Shell
- Title
- linux give full permission to directory
- Category
- Shell
- Title
- npm install express-handlebars
- Category
- Shell
- Title
- use nvm to install latest node
- Category
- Shell
- Title
- git clean
- Category
- Shell
- Title
- install sailsjs
- Category
- Shell
- Title
- visual studio code ubuntu
- Category
- Shell
- Title
- set feh wallpaper
- Category
- Shell
- Title
- grep for all .py files containing a word
- Category
- Shell
- Title
- gzip folder with tar and exclude directories
- Category
- Shell
- Title
- install pip ubuntu
- Category
- Shell
- Title
- git create tag and push
- Category
- Shell
- Title
- git clone repo with name
- Category
- Shell
- Title
- oh my zsh
- Category
- Shell
- Title
- docker build
- Category
- Shell
- Title
- mac cleanup github
- Category
- Shell
- Title
- how to find the path of a command in linux
- Category
- Shell
- Title
- how to deploy to netlify using git bash
- Category
- Shell
- Title
- xcode clean derived data command line
- Category
- Shell
- Title
- how to know free space in linux
- Category
- Shell
- Title
- how ot get android notifications i ubuntu
- Category
- Shell
- Title
- linux loop over all arguments one by one
- Category
- Shell
- Title
- greater than certain value from pipe shell
- Category
- Shell
- Title
- powershell get arguments
- Category
- Shell
- Title
- yarn change version
- Category
- Shell
- Title
- install vscode ubuntu command line
- Category
- Shell
- Title
- how to check installed packages in linux command
- Category
- Shell
- Title
- react navigation install
- Category
- Shell
- Title
- gats gatsby-plugin-offline
- Category
- Shell
- Title
- linux view directory premmisiosns
- Category
- Shell
- Title
- how to reset git branch to a certain commit.
- Category
- Shell
- Title
- linux how to see directory data usage
- Category
- Shell
- Title
- laravel create controller
- Category
- Shell
- Title
- remove all iptables rules
- Category
- Shell
- Title
- how to install mongoose
- Category
- Shell
- Title
- view memory usage linux
- Category
- Shell
- Title
- .gitignore not working
- Category
- Shell
- Title
- grep ip address
- Category
- Shell
- Title
- git commit please tell me who you are
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- screen sharung zoom linux x11
- Category
- Shell
- Title
- powershell bulk rename and add extra string to filename
- Category
- Shell
- Title
- install terminator in ubuntu
- Category
- Shell
- Title
- installing helm v2 and tiller on minikube
- Category
- Shell
- Title
- how to uninstall rust
- Category
- Shell
- Title
- bazel instal
- Category
- Shell
- Title
- git clone submodule
- Category
- Shell
- Title
- how to install yum uitls
- 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
- show all processes linux
- Category
- Shell
- Title
- setup mysql ubuntu
- Category
- Shell
- Title
- git remove branch
- Category
- Shell
- Title
- create a screen screen session tmux
- Category
- Shell
- Title
- get serial number for server using powreshell
- Category
- Shell
- Title
- command line how to find all files that have a string
- Category
- Shell
- Title
- screen recorder linux
- Category
- Shell
- Title
- make docker sudo less
- Category
- Shell
- Title
- wheres i3 config file
- Category
- Shell
- Title
- ubuntu ram type
- Category
- Shell
- Title
- git ignore still tracking
- Category
- Shell
- Title
- jscore
- Category
- Shell
- Title
- Data path ".builders['app-shell']" should have required property 'class'.
- Category
- Shell
- Title
- remove google chrome linux
- Category
- Shell
- Title
- installing helm and tiller on minikube
- Category
- Shell
- Title
- git commits by author
- Category
- Shell
- Title
- start a local SMTP debugging server in linux
- Category
- Shell
- Title
- kill app at port
- Category
- Shell
- Title
- increase no of watchers
- Category
- Shell
- Title
- gatsby image
- Category
- Shell
- Title
- ubuntu command history
- Category
- Shell
- Title
- time machine faster
- Category
- Shell
- Title
- how to install php
- Category
- Shell
- Title
- "at" ubuntu script dschedule
- Category
- Shell
- Title
- git push
- Category
- Shell
- Title
- docker getting-started
- Category
- Shell
- Title
- linux show version
- Category
- Shell
- Title
- chocolatey installation
- Category
- Shell
- Title
- mysqldump
- Category
- Shell
- Title
- mv folder linux
- Category
- Shell
- Title
- ubuntu terminal get version
- Category
- Shell
- Title
- dotfiles
- Category
- Shell