···175175 return its object name, without storing it anywhere in the ref
176176 namespace.
177177 This is intended to be useful for scripts. It is probably not
178178- the command you want to use; see "save" above.
178178+ the command you want to use; see "push" above.
179179180180store::
181181182182 Store a given stash created via 'git stash create' (which is a
183183 dangling merge commit) in the stash ref, updating the stash
184184 reflog. This is intended to be useful for scripts. It is
185185- probably not the command you want to use; see "save" above.
185185+ probably not the command you want to use; see "push" above.
186186187187DISCUSSION
188188----------