Domanda

there!

I have use git some days and I don't use the command line,I use the msysgit and tortoiseGit GUI.when I use this,I encounter two questions.

First:assume that I have commit some times(eg,5),when I remove the local repo,how can I pull the specified version(eg,3)?

Second:when I keep sync with the remote repo,but I remove one single file(eg,config.php),how can I pull the specified file that I remove?

sorry for my bad english!but please help me!

È stato utile?

Soluzione

Your expression is good enough to follow, but your questions are relatively ill-posed (hence someone's vote to close it). As many Git experts note, to use Git effectively, you must understand how it works, not just "what command should I run?". I'd suggest reading one or all of these guides:

And then see if you actually need to ask your question at all.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top