j
k
j a
j l
On Donnerstag, 23. April 2009, Andrei Pelinescu-Onciul wrote:
You can use git stash to save your not yet commited changes, e.g.: git stash "my tmp changes"
You can use git stash to save your not yet commited changes, e.g.:
git stash "my tmp changes"
Hi Andrei,
git stash works fine, now it works with "--rebase".
Henning
Attachments:
Back to the thread
Back to the list