Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git add alias

git config --global alias.<alias> <command>
Comment

Create alias for git push

$ git config --global alias.p 'push'
Comment

PREVIOUS NEXT
Code Example
Shell :: nativescript create angular project 
Shell :: start with git and github 
Shell :: what is the use of bashrc file in linux 
Shell :: generate pkcs12 certificate using keytool 
Shell :: start postfix mac 
Shell :: command to upgrade broken/not upgraded packages on Ubuntu 
Shell :: reset branch to other branch 
Shell :: download all bitbucket repositories 
Shell :: Install nomachine in jetson nano 
Shell :: how to clone ubuntu 
Shell :: sail command not found 
Shell :: add husky folder 
Shell :: windows 10 do not show in the grub menu 
Shell :: git unstage a file 
Shell :: winui 3 installation 
Shell :: sed replace 
Shell :: command to return to old shell 
Shell :: where is sudo in linux 
Shell :: flutter live reload chrome 
Shell :: bash if not 
Shell :: install gulp gulp-util exited with code 1 
Shell :: chakraUI 
Shell :: azure devops set environment variable powershell 
Shell :: bash log function 
Shell :: vscode manually install extension 
Shell :: create new branch 
Shell :: ubuntu useradd 
Shell :: install visual studio on ubuntu command line 
Shell :: stash with name 
Shell :: bash create user with encrypted password 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =