Community Page
- dmiessler.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I think this is a very helpful link. It fixes all the keyboard mapping problems. Even for VMware server 2.0 http://communities.vmware.com/message/1091425
- Test.
- "Yes, it helps people through altered perception of the world, but so do three glasses of wine." ___ Oh, so atheists do not drink alcohol because it is too much like religion?...
- burden is on those who make the assertion, not on those who deny
- • Theism is not a religion. Atheism is not a religion for the same reason. 'Theism' is an abstract noun which refers collectively to each organized religion which espouses the existence of...
dmiessler.com | grep understanding
dmiessler.com/about/
Well, more like the sanding that comes before the primer.
Intro
git is a replacement for subversion written by Linus Torvalds. It’s main goals are to be decentralized (all copies of the code are equal) and to be more simple to use — especially the mergin ... Continue reading »
Intro
git is a replacement for subversion written by Linus Torvalds. It’s main goals are to be decentralized (all copies of the code are equal) and to be more simple to use — especially the mergin ... Continue reading »
1 year ago
don't you mean 'replacement for BitKeeper' ?
8 months ago
its a .gitignore file.
7 months ago
I now got my self intro trouble, as I cannot synch between my two machines.
Both machines have both directories.
All attempts to pull or fetch end in either:
fatal: This operation must be run in a work tree
or:
Already up to date
And the push ends in:
fatal: 'origin': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly