Created
October 14, 2025 08:40
-
-
Save 54keesh/50f85f75fb6c5f4de0ff63daa199326f to your computer and use it in GitHub Desktop.
commit unstaged files directly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git commit -m "Commit only unstaged changes" $(git diff --name-only) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment