Jeg hadde to git repo’er på samme maskin, men i ulike kataloger. Det som var ønskelig var å merge disse
Category: Git
git-cola in Windows 7
I have Windows 7 on my computer, but needed to run a git gui tool for our project. Searching on
Remove branch in remote git repo
If you have a remote git repo, and you want to delete a branch there, you can do: [bash] #
Move a local git repo to a remote repo
Challenge: one have a local git repo on a Linux server where a big bunch of commit’s have been done.
Git
Git is a tool that can help you track changes in your files, specially when you share your files with