git - Master failed to write error while pushing commit -
I have a git repository on a company network drive and there is no problem pulling from it. However, I was not able to do any commission in it, although I had some good luck but recently I could not find anything in it. Error was:
C: \ program files \ git \ bin \ git.exe "core" master push: master error: ref / head / master could not set // software / pdd Git /! [Remote Dismiss] Master - & gt; Master (failed to write) Error: Failed to push some referee for '//software/pdd.git/' ''
I suspect that it is called
master On the file file, it shows that I have been put in a network group that does not allow me to modify but was able to read, write and execute. My question is this: If I was able to push some time ago, this file permission should not be a problem for me. If this is, in fact, not enough private sector to modify me, then what is the solution?
PS: Company is reluctant to convert my network group to another, which enables me to modify files.
Check the question "":
NAS is making strangers Things for permissions, setting a sticky bit on all directories, this behavior tells an additional
chmod has solved the problem.
This means that this is a permission issue towards the goal (remote), as is illustrated in "":
A strange for everyone Permission was granted as "custom" I updated it "Read and write a formula and commitment was ultimately successful.
As a" workspace ", see this :
I have removed my bare regeneration and made a new one and pushed my change over there and everything else It works
Comments
Post a Comment