mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[git] add shortcut for an empty initial commit
This commit is contained in:
parent
5a5067b98c
commit
b1f3d1e1ab
1 changed files with 1 additions and 0 deletions
|
@ -22,3 +22,4 @@
|
|||
|
||||
[alias]
|
||||
unstage = restore --staged
|
||||
initial-commit = commit --message 'initial commit' --allow-empty
|
||||
|
|
Loading…
Reference in a new issue