mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
better git message
This commit is contained in:
parent
4a15e54051
commit
d993212660
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@
|
|||
if [[ ! -d ".git" ]]; then
|
||||
git init
|
||||
git add flake.nix flake.lock
|
||||
echo "✓ Initialized empty Git repository"
|
||||
echo "✓ Initialized Git repository and added: flake.nix, flake.lock"
|
||||
fi
|
||||
|
||||
# Create .gitignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue