Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Hasan TEZCAN
Hasan TEZCAN

Posted on

How can I share a git stash?

Create a Patch:

You can create a patch file from your stash and send it to your colleague.
Run

gitstashshow-pstash@{0}>my_stash.patch
Enter fullscreen modeExit fullscreen mode

to create a patch file.

Send the my_stash.patch file to your colleague.

Your colleague can apply the patch with

gitapplymy_stash.patch.
Enter fullscreen modeExit fullscreen mode

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Hi, my name is Hasan Tezcan, and I'm a software developer based in Denizli, Turkey. I specialize in building web applications using a variety of programming languages, including Ruby, Java, and JavaSc
  • Location
    Turkey
  • Education
    Pamukkale University
  • Work
    Trendyol
  • Joined

More fromHasan TEZCAN

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp