You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 2. May 2017, at 19:50, Jyoti Gajrani ***@***.***> wrote:
Hi Steven,
Earlier I have successfully pushed many samples to DroidBench but today I am facing problem in push.
I am getting error:
Username for 'https://github.com': jyotigajrani
Password for ***@***.***':
remote: Permission to secure-software-engineering/DroidBench.git denied to jyotigajrani.
fatal: unable to access 'https://github.com/secure-software-engineering/DroidBench.git/': The requested URL returned error: 403
I am executing following commands:
git clone https://github.com/secure-software-engineering/DroidBench.git --branch develop
git add -f Network_reflection/*
git commit -m "added Network_Reflection"
git pull origin master
What mistake I am doing? Please correct.
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi Steven,
Earlier I have successfully pushed many samples to DroidBench but today I am facing problem in push.
I am getting error:
Username for 'https://github.com': jyotigajrani
Password for 'https://[email protected]':
remote: Permission to secure-software-engineering/DroidBench.git denied to jyotigajrani.
fatal: unable to access 'https://github.com/secure-software-engineering/DroidBench.git/': The requested URL returned error: 403
I am executing following commands:
git clone https://github.com/secure-software-engineering/DroidBench.git --branch develop
git add -f Network_reflection/*
git commit -m "added Network_Reflection"
git pull origin master
What mistake I am doing? Please correct.
Thanks
The text was updated successfully, but these errors were encountered: