Updates git aliases
This commit is contained in:
		
							parent
							
								
									a3cce605af
								
							
						
					
					
						commit
						f43ed77b12
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -37,3 +37,9 @@ git config --global alias.recent 'for-each-ref --count=10 --sort=-committerdate | |||
| 
 | ||||
| # List today's work | ||||
| git config --global alias.today 'log --since=00:00:00 --all --no-merges --oneline --author="$(git config --get user.email)"' | ||||
| 
 | ||||
| # git commit --amend --no-edit | ||||
| alias gcan='git commit --amend --no-edit' | ||||
| 
 | ||||
| # git commit --amend --no-edit | ||||
| alias gpf='git push --force' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue