mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -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
|
if [[ ! -d ".git" ]]; then
|
||||||
git init
|
git init
|
||||||
git add flake.nix flake.lock
|
git add flake.nix flake.lock
|
||||||
echo "✓ Initialized empty Git repository"
|
echo "✓ Initialized Git repository and added: flake.nix, flake.lock"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Create .gitignore
|
# Create .gitignore
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue