AD S <a...@radianweb.com.au> writes:

> When I update my branch from master it pulls down several files, including
> some sass files. When I compile, however, gulp alerts me that I am missing
> .scss files.
>
> I tested this by creating a new fresh branch and running gulp sass. This
> time there were no errors and I saw the missing .scss had been brought in.
>
> Would anyone know why, on update, I am only getting some of the files from
> master?

Git will *always* give you exactly the files that are checked in,
nothing more and nothing less.

What you most likely need to look into is if your git repo are missing
source files. Maybe someone created a new file locally and forgot to add
it to a changeset?

/M

--
Magnus Therning              OpenPGP: 0x927912051716CE39
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

We act as though comfort and luxury were the chief requirements of
life, when all that we need to make us happy is something to be
enthusiastic about.
     — Albert Einstein

-- 
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.

Attachment: signature.asc
Description: PGP signature

Reply via email to