commit modified files without adding to index

This commit is contained in:
Sergey Krylov 2025-05-28 06:00:11 +03:00
parent a443f72688
commit 3183c6623f
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,2 @@
console.log("some another log 4");
console.log("extra log");
console.log("extra log 2");

1
temp.js Normal file
View File

@ -0,0 +1 @@
console.log('1234');