Hi All, I am trying to push my design on efabless ...
# chipignite
n
Hi All, I am trying to push my design on efabless repository using the following commands :
git remote add ef-repo <ssh://git@repositories.efabless.com/naina/Volt_Technology_Efabless_CI2406.git>
git push -u ef-repo main --force
But I am unable to upload my design. The message says :
Branch 'main' set up to track remote branch 'main' from 'ef-repo'.
Everything up-to-date
But the files are not uploaded. Can anyone please help me with the issue?
v
Have you gave access to efabless_staff for your efabless repo?
n
I have set it to private but I have no idea about efabless staff access. How do I check that @Vijayan Krishnan
I added the efabless_staff as calibrator.
Apologies, I was not committing the changes that is why design was not uploaded.