|
|
|
|
|
by __david__
5660 days ago
|
|
Why not? The end result is exactly the same. You have a little branch of your work and then when you pull next time it gets merged back in. You can even create a named branch for it after the fact by sticking the hash into .git/refs/heads. |
|