On Mon, Jul 10, 2017 at 11:29 PM, Xavier G. Domingo <[email protected]> wrote:
> El 10/07/2017 a las 12:05, Edward K. Ream escribió: > > So the conclusion is that Leo's caches must be completely cleared after any *git stash* or any *git chechout -b* to make them safe? Good question. I think the answer is yes, if you have saved (in master), changed files that actually belong in the branch. > Is this also necessary when doing a simple *git checkout <branch>*? It's not the git commands that create the problem, it's the saving files in one branch and then "transferring" those files to another branch. In other words, the problem is the "assignment" of code to the wrong branch *within Leo's caches*. Or so I think now ;-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
