Linked Questions

97 votes
2 answers
37k views

I have tried: git archive HEAD --format=zip > archive.zip :and then I email archive.zip and at the other end they unzip archive.zip into a folder. But when they try any git commands they find out ...
yazz.com's user avatar
  • 59k
85 votes
3 answers
38k views

I have two clones of same remote repository. I have made some changes to one local repository, how can I pull these changes to the other local repository without pushing it to the remote?
Sirish Kumar Bethala's user avatar
9 votes
3 answers
24k views

What do I mean by two game windows in the Unity Editor? Well if one could basically be able to have two separate windows inside the editor instead of being limited to having just one: Why would ...
Isaak Eriksson's user avatar
7 votes
1 answer
15k views

I need some help resolving an error when I push a branch from my local repo to a thumb drive. I believe the problem was caused by switching back and forth between different drives. In particular, I ...
Code-Apprentice's user avatar
2 votes
3 answers
2k views

This is probably the most elementary git question imaginable. Let's say I start a project and create a Git repository for it on my VPS host. In SVN you can run an SVN server, serve SVN over Apache, ...
Ethan's user avatar
  • 60.6k
2 votes
2 answers
2k views

I use git format-patch to share a list of patches for code review with my team members. The problem is I sometimes have quite a long commit message, and git format-patch truncates them when generating ...
vbourdeix's user avatar
1 vote
4 answers
680 views

I have a local working copy repo and a remote repo on my flash drive. I've pushed to the flashdrive before but i can't seem to do it again. here i went into my remote repo on my flashdrive to see ...
David's user avatar
  • 10.8k
0 votes
3 answers
400 views

So I'm just now creating a repo for an old project. In total I have 4.5 gigs of files so it's taking some time. I'm on a shared hosting environment and my host limits processes that take up too much ...
Steve Robbins's user avatar
4 votes
1 answer
299 views

This is a recurring question for me, but I'd like to reiterate. Quickly explain my situation: I am in an environment where I don't have a a git server, nor a shared partition or any common point ...
filippo's user avatar
  • 5,823
0 votes
1 answer
169 views

Is there a way to synchronise Visual Studio Online with an on-premises TFS 2013 installation? I would like to use Visual Studio Online as a source control backup. As I am using Git, one solution I ...
Steven Muhr's user avatar
  • 3,389