Hi there,
I hade a shallow copy of a github repo for saving space and bandwidth, 
since I'm not interested on past history nor I want to switch branch.

git clone --depth=1

The repo has a gradle build file which I run to create the binaries.

Then I want to pull the updates from the repo, but git pull warns me that I 
made changes...

what is the correct way to pull changes from my use case?

Thanks!

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