gitx Questions

9

I'm using git to sync to phonegap while testing on the phone's native browser. As such I have the following line: var isPhoneGap = false; Obviously I change this when building, but is there any ...
Obelia asked 2/7, 2011 at 14:0

1

Solved

After upgrading to Sierra(10.12) I have an issue with garbage collection within GitX. objc[2253]: Objective-C garbage collection is no longer supported.
Devinna asked 7/10, 2016 at 9:56

5

Solved

I want to understand the difference between a branch, a fork and a clone in Git? Similarly, what does it mean when I do a git fetch as opposed to a git pull? Also, what does rebase mean in compa...
Lynching asked 25/7, 2010 at 16:14

4

Solved

I have a script, that I need to run after committing to a project under git revision control. Therefore I created a post-commit hook in my projects .git directory in the subdirectory /hooks, named ...
Lapointe asked 27/10, 2011 at 14:22

2

Solved

I usually start gitx via the terminal command $ gitx Normally, when I'm at /path/to/repo as pwd in terminal, gitx was opening that repos log. I don't know if it was an update or if I changed som...
Klusek asked 24/7, 2012 at 7:11

3

Using GitX, how do I view the revision history for a single file? (using the command-line interface preferably) E.g using GitK this is rather simple; $ gitk app/models/activity.rb
Gigantic asked 21/7, 2010 at 9:2

3

I'm getting the following error in GitX-L when opening a git repository: The document “REPO_NAME” could not be opened. An error occured while trying to open file://localhost/Volumes/SERVER/www/RE...
Delvecchio asked 15/5, 2012 at 13:25

2

The gitx version on trunk is out of date, https://github.com/pieter/gitx/wiki/ but its time consuming to download and compile the latest code from branch. https://github.com/laullon/gitx/tree/ Ha...
Packer asked 25/5, 2011 at 6:38

2

Solved

I can do a push using gitg and push my code to the remote master branch but I can't see any option to do a git pull. I am on Ubuntu 10 and 11
Shellans asked 4/9, 2011 at 12:33

5

Solved

Using Git on the mac feels like a huge pain, and the Git documentation is just huuuuuuuuge. Maybe someone has a top secret blog article or even screencast to share, that explains the basics fairly ...
Murrhine asked 30/11, 2010 at 17:52
1

© 2022 - 2024 — McMap. All rights reserved.