Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a3bc5fc

Browse files
authored
Merge pull request #226 from BobConanDev/patch-2
Update tips.json, fix a typo
2 parents 1c23d34 + 07662db commit a3bc5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tips.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"title": "Git Aliases",
133133
"tip": "git config --global alias.<handle> <command> \ngit config --global alias.st status"
134134
}, {
135-
"title": "Saving current state of tracked files without commiting",
135+
"title": "Saving current state of tracked files without committing",
136136
"tip": "git stash",
137137
"alternatives": ["git stash push"]
138138
}, {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /