Revision: 56512
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at April 1, 2012 02:46 by satie83
                            
                            Initial Code
git stash save git checkout branch ... // Do something ... git checkout oldbranch git stash pop
Initial URL
Initial Description
Initial Title
GIT - Switch branch without committing
Initial Tags
git
Initial Language
Bash