Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8305561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:08:31+00:00 2026-06-08T18:08:31+00:00

I have an alias that I cannot find. Typing git help subaddvim gives me:

  • 0

I have an alias that I cannot find. Typing git help subaddvim gives me:

`git subaddvim' is aliased to `log HEAD'

I think I defined it like this:

git config --local alias.subaddvim 'log HEAD'

I looked in $repo_path/.gitconfig, ~/.gitconfig, /etc/gitconfig, but none of them have a subaddvim entry.

Where else can I look?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T18:08:32+00:00Added an answer on June 8, 2026 at 6:08 pm

    There is no difference between using the undocumented (or is it obsolete) --local flag and no flag. Git never looks for a gitconfig in your repository root ($repo_path/.gitconfig). Repo-local config changes are in .git/config.

    git help config explains the valid options:

    –global
    For writing options: write to global ~/.gitconfig file rather than the
    repository .git/config.

       For reading options: read only from global ~/.gitconfig rather than from
       all available files.
    

    –system
    For writing options: write to system-wide $(prefix)/etc/gitconfig rather
    than the repository .git/config.

       For reading options: read only from system-wide $(prefix)/etc/gitconfig
       rather than from all available files.
    

    (Using git version 1.7.9)

    You could try searching with this (from your repo root and assuming git is installed in /bin):

    grep subaddvim .git/config ~/.gitconfig /etc/gitconfig
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

http://developer.android.com/tools/publishing/app-signing.html I have a keystore that I already have an alias and password for.
I have a view designed like that: Ext.define('MY.view.NotificationMails', { extend: 'Ext.grid.Panel', alias: 'widget.NotificationMailsPanel', id:
I have a number of aliases defined in my .bashrc . E.g: alias ls='ls
I have searched extensively and cannot for the life of me find any information
i have been trying to sort alias field defined in the setselect method as
I have created an apache alias directory so that I can access the directory
I have a Drupal website that has a page at the URL alias of
I cannot seem to find the error in my MySQL query. It states that
i want to have an alias t to enter a folder and list the
I want to have an alias which will do: >>>cd $MYUSR >>>bin/start.sh -t How

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.