Hi all, I just wanted to run this past someone as I am having trouble 
understanding how this works with workflow.

I'm working on a large project (currently doing some SASS). I'll get a job 
to, say, style a particular page. When I'm finished I'll push my changes to 
Github where they will be reviewed and eventually combined into the larger 
project, which can take some time.


In the mean time, I need to work on other tasks, so I git checkout a new 
branch. This removes from my directories the .scss files I've been working 
on. I run into a problem if, on the new task, I need to use or adjust some 
of the existing styling I've made which is now no longer present on my 
local. I can manually copy paste the code from Github, but that seems silly.

What can I do to work around this?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to