Git Tower is a Git client for Mac OSX

learn more… | top users | synonyms

1
vote
1answer
111 views

Ignoring .DS_Store in a gitignore file using Tower

I have a new repo and before I perform the first commit I'd like to ignore .DS_Store files. I've tried adding the following to the .gitignore file via Tower: .DS_Store *.DS_Store */.DS_Store But ...
3
votes
1answer
51 views

Git repository icon

Is there an accepted path and/or filename scheme for Git repository icons? I noticed that two of the apps I use most frequently (Tower for Mac and Bitbucket.org) have entirely different ways of ...
1
vote
2answers
52 views

Tower (GIT) custom script?

I am new to Tower. What I am trying to do is prevent pushing the repo to our remote if a file in the repo called index.html contains a string "1234". Any suggestion? And, if Tower does not allow ...
0
votes
1answer
89 views

Tower Won't Roll Back Commit

I am trying to roll back to a particular commit using Tower v 1.4.16 with Mac 0SX v 10.6.8. When I right-click on the commit, the option to "Roll Back to This Commit" is greyed out. Why is this ...
1
vote
0answers
34 views

Creating a shell environment for git hooks and Git Tower

I'm using Git Tower. My project has some git hooks that aren't running. According go the Git Tower FAQ: You need to make sure you're creating the required shell environment in the hook script ...
0
votes
2answers
80 views

In git merge conflicts, how do I keep the version that is being merged in?

I have two local git branches on my machine - a branch called "v2" and a branch called "master". I'm merging v2 into master while master is checked out and the head branch. I'd like to merge the ...
0
votes
1answer
36 views

Having specific issues in git merging a new branch into my head branch [duplicate]

Possible Duplicate: In git merge conflicts, how do I keep the version that is being merged in? I have two local git branches on my machine - a branch called "v2" and a branch called ...
7
votes
4answers
2k views

How to use Kaleidoscope 2 with Git Tower?

Kaleidoscope 2 public beta was released this week and has gained merge functionality. Yay! However, the command-line usage is somewhat vague about the usage. I want to use Kaleidoscope together with ...
2
votes
1answer
202 views

Git repo through Tower on Mediatemple (gs)

I followed the directions on Mediatemple's site here and came up short, I couldn't get the local git repo to copy up to the server. I have ssh access and can get to the server and create a repo on my ...
0
votes
2answers
58 views

How do I ensure this file is completely out of my git repository?

I have a file called "sitemap.xml" that (to my knowledge) is not part of my git repository. It is on my .gitignore list though. To test my theory, I've updated the sitemap.xml file locally and it ...
1
vote
1answer
77 views

Git Tower push - pull automation

I am using Tower for my source control and would like to know if there is a way to create automation for every push I make to github/bitbucket/etc it will also automatically call pull to my live box ...
0
votes
2answers
235 views

Push to code.google.com using Tower (Mac)

I have made a copy of my repository and try to Push my code through Tower. However, that doesn't seem to work: Pushing to https://mygoogleusername@code.google.com/p/hp-xxxxxx/ fatal: remote error: ...
2
votes
1answer
185 views

Creating git post-merge hooks and using them in Git Tower

We use Git Tower to manage our git repositories, and we want to set up the ability to run an automatic rake db:migrate whenever we pull down a new update. I've modified the post-merge git hook to look ...
2
votes
1answer
596 views

Git won't let me switch branches as “changes to the following files would be overwritten”, however, git-status shows no changes

OK, so I have the following branches: git branch 2012-08-06-AAH 2012-08-06-JWH 2012-08-06-Master * master I want to checkout to 2012-08-06-AAH. So I do this: git checkout 2012-08-06-JWH ...
0
votes
1answer
179 views

How do I re-add a file to my git repo that was previously being ignored and won't show up now?

I originally had .htaccess on my exclude list for my Git repository. I've removed it from the exclude list now (and double checked it's off the ignore list too). I changed the file locally, but ...
0
votes
1answer
210 views

Git Error on Pull: “Operation Not Permitted”

When pulling changes from a remote branch, Git is throwing me this error: From https://github.com/JackWebbHeller/MyProject * branch master -> FETCH_HEAD error: unable to ...
0
votes
1answer
149 views

Tower is giving me a weird error message

I added a submodule in the wrong directory in Tower. So I removed it and am trying to add it in the correct subfolder. When I paste in the url of the submodule, Tower tells me "The destination path ...
0
votes
1answer
67 views

Is it possible to commit remote changes in remote repos in Tower?

I really like the workflow for commits in Tower. However I need to do my development on a remote server for various reasons. Is it possible to use tower to make commits on that server somehow? As ...
2
votes
1answer
265 views

In Git, how can I recover a staged file that was reverted prior to committing.

I was attempting to pull a change into my git repo using Git Tower. When I did so, there was a conflict and I mistakenly hit stage all (as I wanted to commit after resolving the conflict). When i did ...
3
votes
1answer
67 views

Git Tower hotkey (low priority)

Myself and coworker both have the same version of Git Tower, when he is focused on an uncommitted change and hits the spacebar, the file is staged for a commit. When I hit the spacebar nothing ...
0
votes
1answer
643 views

Trouble setting up Tower with my GitHub Account - error: could not lock config file

I've been using the GitHub for Mac app but on the suggestion of a friend, decided to give Tower a shot since it can also handle Beanstalk accounts as well. After installing the trial and putting in ...
0
votes
2answers
2k views

Git, Tower, and SourceTree

I'm trying out both Tower and SourceTree GUI's on my Mac and I have two very basic questions: Do either of these these GUI's install the Git executables or do they use the Git installed on my Mac? ...
0
votes
1answer
765 views

Remote Connection Failed connecting to Git repo

EDIT: This is solved now but I don't have enough rep to answer it just yet. I have a local git repository that I want to host on assembla.com. I'm using Git Tower, and I generated a keypair using ...
1
vote
1answer
221 views

GIT - Tower not updating newly created files

I am using Tower to work with a git repository. My problem is that when I add new files locally they are not showing up in Tower. Anyone know how to fix this?
2
votes
1answer
358 views

Tower (Git client) not cloning all directories to the local machine from the remote repository

I have an issue with a new remote repository that when cloned using Tower, doesn't clone all the directories. When I created the remote repository, I did the following: Created a .gitignore file ...
9
votes
5answers
8k views

Github Push Error: RPC failed; result=22, HTTP code = 413

stupid issue with Github going on right now. I have a decent amount of changes (~120MB in size), when I attempt to push, this is what happens: error: RPC failed; result=22, HTTP code = 413 fatal: The ...
1
vote
1answer
966 views

Tower can't connect to git (permission denied) when certificate has different name

I can't connect to to GitHub repo from Tower (Mac OS X), getting permission denied error. I suppose this is caused by different certificate name (github_rsa not id_rsa). I added identity to ssh and ...
1
vote
1answer
640 views

Git: Files pushed from local repo not showing up in remote git repo

I'm brand new to git and am just starting to figure things out. I have been trying to figure out git on my remote dev server as well as my local machine. I have installed git successfully on both my ...
1
vote
4answers
925 views

Ignore already tracked files? (using Tower for Mac to work with a git repository)

I'm new to Git, so please bear with me! I'm working with a clone of a remote repository on Unfuddle. The clone is of an ExpressionEngine install, so I need to make changes to certain files to get the ...
0
votes
1answer
304 views

Using Dreamhost GIT repository in OSX Git tower app

I just follow these rules in order to create my first git repository on my Dreamhost account. It create a git folder in my user home root. Now, I don't know how to clone this repository locally using ...
26
votes
2answers
3k views

Github: Mirroring gh-pages to master

I'm developing a jQuery plugin that's being hosting on GitHub. It has a demo included of which I'm manually copying and pushing to the branch gh-pages, what I'd like to do is have it so when I push a ...