Questions tagged with git
-
Dear Twitterverse, is there a way to revert git checkout <dir>? I just made an epic mistake. #git #lazytwitter
quinnirill -
posted 1 week, 2 days ago
via Twitter -
2 Replies
-
If I commit a submodule at 1 revision and pull the project on another system, shouldn't the submodule be the same revision? #Git #LazyWeb
ssoriche -
posted 1 month ago
via Twitter -
1 Reply
-
Dear #Lazyweb - what's the best #SVN client for #Lion? Not #Git :) Don't like the feel of SVNX, feels - unnatural.
liammcmurray -
posted 2 months ago
via Twitter -
1 Reply
-
Dear #lazyweb: Is there a #git #hook script that does a fast-forward on branch switch when possible?
lalobee -
posted 2 months, 3 weeks ago
via Twitter -
0 Replies
-
Dear #LazyWeb, Is there a way to configure #subversion to deliver colorized output in terminal? Just like #mercurial or #git does?
tzicatl -
posted 2 months, 3 weeks ago
via Twitter -
0 Replies
-
I would really like my #bash prompt to reflect when I have something in the #git stash -- anybody already coded that up? #lazyweb
genehack -
posted 3 months, 1 week ago
via Twitter -
2 Replies
-
Dear #lazyweb, is there any way to do a #git merge without the commit? I just want to bring changes in, use them, and then reset --hard.
sophistifunk -
posted 3 months, 2 weeks ago
via Twitter -
0 Replies
-
Dear lazyweb, is there a way to decide between #git and #mercurial (for team using svn) or is it just taste and religion?
ondrejcernos -
posted 3 months, 3 weeks ago
via Twitter -
0 Replies
-
#LazyWeb: is it possible to use #Gollum as a centralized wiki while still retaining the possibility clone and push back? #github #git
xlson -
posted 3 months, 3 weeks ago
via Twitter -
0 Replies
-
Is there a good story for #git on #windows? Want my #robotics team to start using source control this year. #lazyweb
jschoolcraft -
posted 4 months, 2 weeks ago
via Twitter -
1 Reply
-
Where/how does #git save which files have a merge conflict? #lazytwitter
sforkmann -
posted 4 months, 3 weeks ago
via Twitter -
0 Replies
-
Dear #lazyweb, can anyone recommend a hosted #git vendor with time-tracking, milestones etc? Github pricing is prohibitive due to # repos.
anthonysterling -
posted 5 months, 2 weeks ago
via Twitter -
0 Replies
-
Is there a way to tell git "I don't give a crap about trailing whitespace diff for git add -p" ? #lazyweb #git
genehack -
posted 6 months ago
via Twitter -
1 Reply
-
is there a way to tell #git to add all modified files (recursively) under a directory, or something close to that? #lazyweb
csturtz -
posted 6 months, 1 week ago
via Twitter -
1 Reply
-
Is it possible to reduce the number of times you need to enter you password for your git rsa key? #git #lazyweb
robertpi -
posted 7 months, 2 weeks ago
via Twitter -
5 Replies
-
If I had the choice, should I migrate to git from mercurial? #hg #git #lazyWeb
ls12styler -
posted 8 months ago
via Twitter -
0 Replies
-
#git add failing: "fatal: unable to stat 'path/to/file': No such file or directory" any tips? #dev #lazyweb
donalddesantis -
posted 8 months ago
via Twitter -
1 Reply
-
#lazyweb : what's the definitive #git (or general #vcs plugin) for #vim? @pk11, i'm looking at you, mainly ;-)
cilquirm -
posted 8 months, 1 week ago
via Twitter -
2 Replies
-
Dear Lazyweb, how do I move over my uncomitted #git changes to a new local branch?
velourfog -
posted 8 months, 3 weeks ago
via Twitter -
1 Reply
-
Anyone have suggestions on installing and using git on windows? Client would prefer a UI, if there is a decent one available. #lazyweb #git
courtewing -
posted 10 months ago
via Twitter -
0 Replies
-
dear lazyweb, since #xcode4 supports #git repos, is there any reason to consider using tools like #gitx, #gitbox or #tower?
mgcm -
posted 10 months, 1 week ago
via Twitter -
1 Reply
-
A dev pal wants to learn #Git. What's the best book for him? #lazyweb @inadarei
elstudio -
posted 10 months, 1 week ago
via Twitter -
1 Reply
-
dear lazyweb: How do I coerce gitweb into serving "raw blob" HTML files with text/html content-type so that the browser renders it? #git
alvherre -
posted 10 months, 2 weeks ago
via Twitter -
0 Replies
-
Where does one log git bugs / behavioural weirdnesses? #git #lazyweb
ltw_ -
posted 11 months, 2 weeks ago
via Twitter -
0 Replies
-
Has anyone ever use git-svn to mirror on-going existing subversion branches whilst trunk moves to #git ? #lazyweb
ciaran_j -
posted 11 months, 2 weeks ago
via Twitter -
0 Replies
-
What is the equivalent of #SVN Externals in #Git? #LazyWeb
meligy -
posted 11 months, 3 weeks ago
via Twitter -
0 Replies
-
hmmm... still no reply to my #git #developer question about updating git via the terminal. Does this mean it isn't possible? #lazyweb
mattkersley -
posted 12 months ago
via Twitter -
0 Replies
-
dear #lazyweb - is there a #git command to make sure I have the latest version running? (update)? I'm investing time in learning it.
mattkersley -
posted 12 months ago
via Twitter -
2 Replies
-
#git #lazyweb When developing do you make changes on the branch and then merge to head? $ git checkout -b <branch-name>
jamesladd -
posted 1 year ago
via Twitter -
1 Reply
-
Don't laugh - What is an awesome tool for #Git server on windows? #lazyweb
ferventcoder -
posted 1 year ago
via Twitter -
5 Replies
-
Anyone tried using #git on #dreamhost? #lazyweb
jakub_zalas -
posted 1 year ago
via Twitter -
0 Replies
-
is there a way to clone a specific tag from a #git repo? similar to git clone -b, but for tags, not branches. #lazyweb
elidupuis -
posted 1 year ago
via Twitter -
0 Replies
-
Dear #lazyweb, what command must i use to find a #git branch first commit ?
trivoallan -
posted 1 year ago
via Twitter -
0 Replies
-
Dear #Lazyweb, is there a command to pull just one file from the repository into ur local with #git?
joedevon -
posted 1 year, 1 month ago
via Twitter -
1 Reply
-
Dear #lazyweb, I want a read-only svn mirror in a bare #git repo. After git svn fetch, how do I update master to track the latest commit?
mgedmin -
posted 1 year, 1 month ago
via Twitter -
0 Replies
-
how can i set git to user one user/email on a specific set of repositories and another on others? #git #lazyweb
rdohms -
posted 1 year, 1 month ago
via Twitter -
2 Replies
-
Dear #lazyweb, is there an easy way to make #git tell me which local branches are ancestors and thus deleteable?
sophistifunk -
posted 1 year, 1 month ago
via Twitter -
0 Replies
-
Any git ninjas know if its possible to apply patches between repos that have same file/structure? #git #lazyweb
leenug -
posted 1 year, 1 month ago
via Twitter -
0 Replies
-
Anyone know of a good way to push an existing #hg branch to a fresh #git repo? #lazyWeb
dexterous -
posted 1 year, 2 months ago
via Twitter -
0 Replies
-
hey #lazyweb, easy way to turn a #git wiki or issue into a web-based presentation? Even if it's just breaking it up into page-sized chunks.
noelweichbrodt -
posted 1 year, 2 months ago
via Twitter -
1 Reply
-
Anybody knows about public #subversion hub like #github for #git? Free one of course? #lazyweb
proofek -
posted 1 year, 2 months ago
via Twitter -
7 Replies
-
lazyweb: how can I find the #git commit that deleted a file?
wesgarrison -
posted 1 year, 4 months ago
via Twitter -
1 Reply
-
#Lazyweb how do I do a #git pull -recursive -Xtheirs in #hg ?
sj_mackenzie -
posted 1 year, 4 months ago
via Twitter -
0 Replies
-
Reworking our in-house #drupal dev workflow. For version control leaning toward #git, for #IDE unsure. Any recommendations, #lazyweb?
amyqmc -
posted 1 year, 4 months ago
via Twitter -
4 Replies
-
does anyone have a strong opinion on @youtrack? are you able to close tickets via a #git commit message? #lazyweb
armmer -
posted 1 year, 5 months ago
via Twitter -
0 Replies
-
Problem - system built on a Mac. Checked in to #git. Windows user checks it out. Fucks up line endings. How do I fix it? #lazyweb
chalkers -
posted 1 year, 6 months ago
via Twitter -
2 Replies
-
A #nntp client for *nix that doesn't crash and burn on large lists? #Mozilla #Thunderbird died on the ~160k message #Git archive #lazyweb
avarab -
posted 1 year, 6 months ago
via Twitter -
1 Reply
-
#lazytwitter Anyone else having trouble cloning the Rails git repo? #rails #git
insanity_rocks -
posted 1 year, 6 months ago
via Twitter -
1 Reply
-
Dear #lazytweet, what is the preferred #git plug-in for #eclipse these days?
auxbuss -
posted 1 year, 7 months ago
via Twitter -
0 Replies
-
Question for Git gurus: can I commit contents of extra dirs that AREN'T under the main gitted dir? Does git follow symlinks? #git #lazyweb
timd -
posted 1 year, 8 months ago
via Twitter -
1 Reply
-
Dear #lazyweb : is there a #VSS to #git bridge along the same lines as git-svn? So I can work locally with git but push to VSS.
spameldoon -
posted 1 year, 8 months ago
via Twitter -
0 Replies
-
Researching ways to visualize the status of test suites across multiple #git repos. Any ideas? #lazyweb
dukeleto -
posted 1 year, 8 months ago
via Twitter -
2 Replies
-
So, how does one get a diff using #git that is relative to the current dir, not the index? #lazyweb
q0rban -
posted 1 year, 8 months ago
via Twitter -
2 Replies
-
Dear #lazyweb, how do I find the revision with the earliest occurrence of a string in a particular file with #git ?
chris_bloke -
posted 1 year, 9 months ago
via Twitter -
1 Reply
-
Ok #lazyweb, how would I go about including another repository into a folder using #git ? A bit like svn-externals but for git.
davidcoallier -
posted 1 year, 9 months ago
via Twitter -
5 Replies
-
What is the preferred method to whole-hog mirror bare #git repos across servers? #lazyweb
dukeleto -
posted 1 year, 9 months ago
via Twitter -
3 Replies
-
What's the best book to *really* learn git? #lazyweb #git #halp!
rafaeldff -
posted 1 year, 9 months ago
via Twitter -
0 Replies
-
#lazyweb is there a #gitosis config directive for read-only access? "readonly" didn't work. #git
mrandychase -
posted 1 year, 9 months ago
via Twitter -
0 Replies
-
btw, does a fancy #git plugin exists for the #eclipse platform? (not for me but for my client) #lazyweb
n1k0 -
posted 1 year, 10 months ago
via Twitter -
1 Reply
-
Dear #lazyweb, is there any free/cheap #git hosting which ISN'T for public projects? Ideally I'd love it if @dreamhost offered it like SVN
bobthecheese -
posted 1 year, 10 months ago
via Twitter -
3 Replies
-
What #git client do you use on #ubuntu? #lazyweb
dlondero -
posted 1 year, 10 months ago
via Twitter -
1 Reply
-
how do you backup #git repositories ... ? just take age ! #lazyweb
th0masr -
posted 1 year, 10 months ago
via Twitter -
1 Reply
-
has anyone got #git working with #netbeans using ssh public keys? #gitosis #php #lazyweb
haswalt -
posted 1 year, 10 months ago
via Twitter -
0 Replies
-
#Mercurial or #GIT? lazy-web #question
thiagomoretto -
posted 1 year, 11 months ago
via Twitter -
1 Reply
-
Anyone suggest a #git tutorial that's as easy to understand and as well-written as HGInit? http://hginit.com #lazyweb
andrewdotnich -
posted 1 year, 11 months ago
via Twitter -
2 Replies
-
Lazyweb: #git development topic branches... do I leave them hanging around forever or do I delete them when the topic is merged to master?
craigwebster -
posted 1 year, 11 months ago
via Twitter -
8 Replies
-
Any git gurus have a tip on how to to permanently delete a folder and all of its contents from all branches for all time? #git #lazyweb
rickvug -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
#lazyweb I need to migrate a number of #SVN repos to #GIT at some point in the near future, anyone know of any tools for automating this? :)
chriscanal -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
looking forward to upgrading to #git 1.7 maybe later tonight. can i just run the new msysgit installer over top of my 1.6.5? #lazyweb
joeybeninghove -
posted 1 year, 11 months ago
via Twitter -
1 Reply
-
Lazyweb: Is there a way to import specific files (including their revision histories) from one #git repository into another?
dwf -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
What Git tutorial would you recommend for newbies? Planning to use hginit.com for Hg #lazytwitter #git
acdha -
posted 1 year, 11 months ago
via Twitter -
2 Replies
-
Is there a UTI for git repositories? Sorry, Lazy Twitter #git
abizern -
posted 1 year, 11 months ago
via Twitter -
0 Replies
-
Next question - how do you symfony folk ignore the generated base files? #symfony #git #lazyweb
weaverryan -
posted 1 year, 12 months ago
via Twitter -
3 Replies
-
Can anyone tell me what the line in .gitignore (on windows) should look to ignore all files in Dir1\Dir2\Bin? #GIT #LazyTweet #GITWindows
greg_wilson -
posted 1 year, 12 months ago
via Twitter -
2 Replies
-
Dear #lazyweb, is there any high-profile precedent for #sysadmin using #Git or other #RCS as part of an #IT dept change control policy? Thx.
techliminal -
posted 1 year, 12 months ago
via Twitter -
1 Reply
-
Can anyone tell a #GIT newb the GIT bash command to load a local repository from a remote repository? #Lazytweet
greg_wilson -
posted 1 year, 12 months ago
via Twitter -
1 Reply
-
Dear #lazyweb, is there any high-profile precedent for #sysadmin using #Git or other #RCS as part of an #IT dept change control policy? Thx.
maymaym -
posted 1 year, 12 months ago
via Twitter -
0 Replies
-
How #git could handle #svn externals ? #lazyweb
vjousse -
posted 2 years ago
via Twitter -
0 Replies
-
ok #lazyweb, what's the best way to keep two dev machines in sync when using #git ? I switch off between the two once a day
sdether -
posted 2 years, 1 month ago
via Twitter -
1 Reply
-
Lazyweb, is there any way to create a global .gitignore? I want to ignore .DS_Store everywhere, without exceptions. #git #osx
jon_atkinson -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
Dear Lazyweb: #git question: made changes to a single file in Master , can I merge just that file that changed into an existing branch?
dbug13 -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
Dear lazyweb: What exactly happens when you #git add -p a hunk to the index and then change that hunk in your working copy?
stevelosh -
posted 2 years, 1 month ago
via Twitter -
0 Replies
-
LazyTwitter: If I create .git/hooks scripts locally, should those be pushed out to the remote or recreate in each local repo? #Git
jxpx777 -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
I am actually more interested in how I can distinguish created and removed files from modified in a git commit. #lazyweb #git
railsninja -
posted 2 years, 2 months ago
via Twitter -
0 Replies
-
#git is cool stuff. So is #github. Does anyone know a good git tortoise-like gui for #gnome? #lazyweb
drm1114 -
posted 2 years, 3 months ago
via Twitter -
1 Reply
-
Dear lazyweb, what is a good mac gui for git? #git
mattfarina -
posted 2 years, 3 months ago
via Twitter -
0 Replies
-
Dear #Git Lazyweb, what's the command format to display branch 'map' to text console? Thks
alecthegeek -
posted 2 years, 3 months ago
via Twitter -
0 Replies
-
#git question: I've uncommited changes in master. now I'd like to commit those into a new branch. is that possible? #lazytweet
bumi -
posted 2 years, 4 months ago
via Twitter -
0 Replies
-
Dear Lazyweb, Is anyone working on storing #git repos (i.e. the contents of .git) inside a SQL database?
alecthegeek -
posted 2 years, 4 months ago
via Twitter -
0 Replies
-
Can you commit an empty folder in Git? #git #lazyweb
cheeaun -
posted 2 years, 4 months ago
via Twitter -
1 Reply
-
jHow do I specify the commit a branch started at in Git? #git #lazyweb
metajack -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
trying to learn how #git works wrt project forking. does #lazyweb have any git guides for SVN pros?
snuff_man -
posted 2 years, 5 months ago
via Twitter -
0 Replies
-
lazytweet: when handling conflicts, is there a git just-use-the-version-i-just-pulled-and-be-done-with-it-please? #git
galvez -
posted 2 years, 6 months ago
via Twitter -
0 Replies
-
#eclipse and #git .. and #macos #git GUI ... what's the best out there #lazyweb?
rdohms -
posted 2 years, 6 months ago
via Twitter -
0 Replies
-
Dear #lazyweb - how do I find the last version of a file that contains a specific word in a #git repository ?
chris_bloke -
posted 2 years, 6 months ago
via Twitter -
1 Reply
-
Dear #lazyweb: Is there a way to mark a merge conflict in a file resolved, without adding it to the index? #git
bkudria -
posted 2 years, 7 months ago
via Twitter -
0 Replies
-
Dear Lazyweb, Where to find samples of Git scripts that show off the information you can get out of Git (i.e. Git Reports). Thanks #git !git
alecthegeek -
posted 2 years, 8 months ago
via Twitter -
0 Replies
-
anyone have any feedback on gitosis? #lazyweb #git #gitosis
montylounge -
posted 2 years, 9 months ago
via Twitter -
0 Replies
-
#lazyweb anything like git-svn for mercurial? #git #mercurial #svn
montylounge -
posted 2 years, 9 months ago
via Twitter -
0 Replies
-
Lazyweb: how to merge changes back to origin/master #git ? Accidentally created a branch
soycamo -
posted 2 years, 9 months ago
via Twitter -
0 Replies
-
Is there a C# git library? #lazyweb #git
chriscanal -
posted 2 years, 10 months ago
via Twitter -
0 Replies
-
#lazyweb Looking for issue tracking options for Git, beyond Lighthouse. Personal exp of other options appreciated. #git #scm #bugs
phillipadsmith -
posted 2 years, 10 months ago
via Twitter -
0 Replies
-
Dear Lazyweb, Links please on how I can create my own #Ubuntu #debs to track latest #git version http://ff.im/-1dLqR
alecthegeek -
posted 2 years, 11 months ago
via Twitter -
0 Replies
RSS