Update stash snippet tags
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Apply the latest stash
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Applies the latest stash.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Apply a stash
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Applies a specific stash.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Delete a stash
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Deletes a specific stash.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Delete all stashes
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Deletes all stashes.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Lists all stashes
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Displays a list of all stashes.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Create a stash
|
||||
tags: stash,repository,intermediate
|
||||
tags: repository,stash,intermediate
|
||||
---
|
||||
|
||||
Saves the current state of the working directory and index into a new stash.
|
||||
|
||||
Reference in New Issue
Block a user