[Ilugc] [OT] Regarding reviewing git tutorials

2014-12-12 Thread Priya K
Dear Friends, Greetings from Spoken Tutorial Project at IIT Bombay. The Spoken Tutorial project is the initiative of the "Talk to a Teacher" project of the National Mission on Education through Information Communication through Technology, launched by MHRD, Govt of India. Spoken Tutorials team c

[Ilugc] [ilugc] Doubt in Git stashing

2015-08-24 Thread Priya K
x27;t know why a commit is necessary before stashing. - Regards, Priya K ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines

Re: [Ilugc] [ilugc] Doubt in Git stashing

2015-08-24 Thread Priya K
Actually I understand the process of stashing. If we work in a remote repository, this doubt will not arise. But I have the git repository in my local machine. When I switch one branch to other branch, if the changes are not committed, it should show the error "Please, commit your changes or stas

Re: [Ilugc] [ilugc] Doubt in Git stashing

2015-08-24 Thread Priya K
Actually there is no problem because of this issue. I just want to know why it happens and what is the logic. On Mon, Aug 24, 2015 at 10:36 PM, Priya K wrote: > Actually I understand the process of stashing. > > If we work in a remote repository, this doubt will not arise. But I have