Tag: git

702 How to tell git which private key to use? 2011-01-12T18:20:31.147

235 How do I reset 'master' to 'origin/master'? 2011-04-20T10:34:06.907

174 How do I ensure Git doesn't ask me for my GitHub username and password? 2010-10-14T17:17:28.260

135 Is there a way to edit a commit message on GitHub? 2014-05-09T16:48:06.750

133 How can I roll back 1 commit? 2009-09-03T21:23:58.743

131 Git - List all files currently under source control? 2012-05-28T13:12:22.100

120 Git Bash Here in ConEmu 2012-07-27T14:07:21.907

111 How to amend the last commit to un-add a file? 2011-01-05T06:43:26.760

111 Can you GPG sign old commits? 2012-03-05T17:17:09.773

110 Forward SSH traffic through a middle machine 2010-02-11T03:58:31.200

104 Git on Mac: How to set Nano as the default text editor? 2012-11-08T23:15:05.883

98 Using Multiple SSH Public Keys 2011-04-18T13:26:44.557

92 How to get git-completion.bash to work on Mac OS X? 2009-08-29T00:49:19.100

89 Terminal Command To Find What Version Of Git I Have Installed? 2011-10-18T03:35:35.460

86 How should I set the PATH variable on my Mac so the Hombrew-installed tools are found? 2011-08-17T19:36:41.363

84 Using Git across multiple systems without network access 2018-10-17T11:39:15.313

77 git "ping": check if remote repository exists 2010-12-31T00:34:11.600

66 Pull for another Git branch without switching 2010-07-13T12:07:31.650

61 How can I change the directory that ssh-keygen outputs to? 2015-11-23T09:41:16.760

55 How can I push a Git repository to a folder over SSH? 2011-01-08T18:39:52.037

53 GIT merge master into a branch 2010-12-20T15:03:46.203

53 How can I merge two branches without losing any files? 2011-09-27T16:26:37.543

53 how do I add the 'tree' command to git-bash on Windows? 2013-01-09T18:22:35.337

52 How to switch git user at terminal? 2016-04-11T18:29:43.100

51 How to filter commits by author in SourceTree? 2015-04-12T05:25:24.923

49 How to make git not prompt for passphrase for ssh key on windows? 2015-12-08T10:49:28.167

47 Git Bash Here in Console2? 2010-08-05T19:38:10.993

46 how to avoid being asked "Enter passphrase for key " when I'm doing ssh operation on a remote host? 2015-10-18T03:00:07.260

46 Cache the password if SSH-keys are forbidden 2018-10-01T11:56:48.200

45 Does Git delete empty folders? 2019-08-18T09:33:14.497

44 Tmux and ZSH custom prompt : bug with window name 2011-07-04T09:55:15.067

43 Error running Gitkraken even though dependencies installed 2017-07-22T20:35:11.323

42 Mark file as “uncommitable” with Git 2015-10-25T20:13:38.843

41 Git: How to delete all untracked files? 2011-09-14T13:49:08.677

40 Does Git prevent data degradation 2017-09-26T17:06:40.550

40 How can non-coders use programs on Github? 2019-06-02T20:27:53.887

38 Can you specify git-shell in .ssh/authorized_keys to restrict access to only git commands via ssh? 2011-06-21T03:50:15.310

37 Git push failing with Fatal: HttpRequestException encountered 2018-02-23T07:25:22.633

36 How do I disable password prompts when doing git push/pull? 2011-09-22T07:59:27.763

35 How to delete the git reference `refs/original/refs/heads/master`? 2011-05-14T05:09:56.080

35 Why can't I push an empty commit? 2011-08-28T07:48:56.340

35 How to overwrite a branch in Git with master 2014-02-14T10:52:04.227

34 How to view only the unmerged files in git after a merge failure 2011-08-10T10:22:27.840

34 How can I discard file change from fugitives status window? 2012-02-20T10:22:01.803

34 How can I share a git stash? 2012-04-06T08:27:15.377

34 How can I Resync a fork from original 2012-08-01T06:17:26.633

34 How can I enable colored output for OSX diff? 2013-04-05T09:02:13.117

32 Rewrite git history to replace all CRLF to LF? 2011-06-07T09:08:30.177

32 SSH config - same host but different keys and usernames 2011-12-10T18:59:30.913

31 How do i get the git pager to clean up screen output after exit? 2011-12-11T19:20:26.430

30 Can not clone any git repository from github 2014-02-26T10:06:50.403

30 Setting up an encrypted git-repository 2017-01-03T14:25:57.923

29 Issues installing Git under Mac OS X 10.9 (Mavericks) 2013-10-27T19:22:18.687

29 How can I diff binary files in git? 2014-01-23T20:48:07.427

27 Can't remove remote branch in git 2011-06-08T08:22:56.433

27 How to turn on git syntax highlighting on vim on a Mac 2012-09-09T21:27:40.363

27 Is there a git-like file system? 2013-08-09T16:22:44.777

26 How do I backup a git repo? 2010-12-08T10:59:37.300

26 Clone GitHub repository without account? 2013-02-26T20:17:52.907

25 How can I visualize Git Flow branches? 2014-01-09T08:29:39.393

25 What does the git error message "Server does not allow request for unadvertised object" mean? 2017-08-12T12:35:01.903

24 git push fatal failed 2010-10-16T03:16:51.520

23 How to upgrade Git on Ubuntu Hardy? 2009-10-14T22:30:40.373

23 Is there way to list all existing repositories using git? 2012-01-17T10:12:19.623

22 How do Git branches work? Can I remove the master branch? 2009-12-08T14:04:23.793

22 Is it OK to copy (not clone) a git repository using basic Unix commands? 2011-07-26T17:54:47.233

22 How do I use installed Vim in Git Bash instead of the one that came with Git? 2012-05-11T23:30:29.110

22 Is it possible to have git gui / gitk look good on a retina Macbook Pro? 2013-07-17T10:30:43.190

21 How can I make git commit files in a symlinked folder 2010-08-11T18:59:41.173

21 Git vs. Portable git 2010-09-18T12:02:52.860

21 Which fork of GitX is the most active? 2011-03-01T04:34:57.707

21 git: how can i config git to ignore file permissions changes 2011-03-22T21:54:56.710

21 can't add folder in git 2013-04-16T18:24:17.983

21 Checkout Git files to a location outside the repository 2013-07-25T19:20:18.240

21 Is it safe to store (encrypted) passwords on GitHub? 2015-10-02T15:06:49.907

21 How do I find which software is doing an SSH connection? 2019-06-15T14:09:35.657

20 I can't uninstall Git 2010-04-01T10:45:58.710

20 Man pages for Git Bash on Windows 7 2011-06-10T10:32:59.733

20 Connecting to github using PuTTY generated SSH key in Windows 7 2012-01-14T15:55:34.440

20 LibreOffice: How to save in Git friendly format? 2017-11-01T08:33:44.087

19 Getting remote git commit log without local copy 2011-09-29T23:31:30.440

19 Unable to "git stash pop" due to conflict 2012-01-17T15:44:38.867

19 Git is extremely slow on Windows 2016-12-26T15:23:21.687

18 ZSH tab completion of git commands is very slow. How can I turn it off? 2012-08-08T01:30:01.063

18 Kaleidoscope for git difftool 2013-12-17T23:20:11.190

18 Is it a good idea to use git for configuration file version controlling? 2016-02-08T18:02:33.623

17 Find recently added files with git 2010-03-08T20:22:43.883

17 How can I achieve separate colors for current, local, and remote ref names when using a custom git log format? 2011-09-21T00:31:01.537

17 GitHub - completely messed up the local files of gitHub in my computer 2013-05-23T21:46:11.433

17 Is there a way to redo a merge in git? 2013-12-21T07:01:22.967

17 How can I remove the ^M from my file in sublime text 3? 2017-06-09T12:13:00.623

16 Cygwin/Git Bizarre Terminal Issue 2010-06-30T16:31:07.480

16 git hard links - does it know a file is a hard link? 2011-04-24T21:17:36.073

16 How can I selectively disable zsh's version control integration when my CWD is on a remote filesystem? 2011-09-30T17:07:31.237

16 Using git through cygwin on windows 8 2011-11-30T20:08:37.330

16 How to reuse/extend etckeeper's metadata engine for git control of non-/etc filesystems, or extend git natively with said capability? 2011-12-14T01:53:56.113

16 How to have Sublime Text 2 show git folders and files in the sidebar? 2012-05-07T21:54:33.693

16 Does git-clone have resume capability? 2012-11-29T05:15:55.713

16 Can I delete my fork before the pull request gets accepted? 2013-02-03T00:23:18.603