Giter VIP home page Giter VIP logo

telescope-git-submodules.nvim's Introduction

๐Ÿ‘‹ Who am I?

๐Ÿ’ผ Work

  • I am Lead Software Developer for Revanista (Hotel Revenue Management Web Application)
  • Previously Cloud Solution Architect at Microsoft โ˜๏ธ

๐Ÿšง Ongoing Projects

  • Improving and automating workflows to only focus on what matters!
  • Get my dotfiles and Neovim config repos to look super neat โœจ
  • Spend time on Pluralsight to learn new skills (e.g. AWS Certifications, Rust ๐Ÿฆ€)

๐Ÿ“Š Statistics

๐Ÿ“ˆ GitHub Stats

Top Langs

Top Langs

๐Ÿง‘โ€๐Ÿ’ป Coding Stats

Top Langs

๐Ÿ“ Open-Source Contributions

๐ŸŽจ PRs
๐Ÿ’ฌ Discussions

ย 

telescope-git-submodules.nvim's People

Contributors

agoodshort avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

patricorgi

telescope-git-submodules.nvim's Issues

Scenario where git repository does not have an origin yet

When re-using some part of the logic implemented in this plugin for my heirline config, I found a scenario where the repo's name would display an error message because the below command fails:

local current_dir_head = vim.fn.system("git rev-parse --abbrev-ref HEAD")

This commit fixed this issue in my config.

Tasks:

  • Reproduce the issue
  • Can the issue be reproduced on submodule names?

Feature suggestion: is it possible to make it useful for non-submodule repos?

My workspace is a bit untypical. The root directory is not a git repo, but provides commands to automate git clone and make several interdependent projects with specified branch name of the repo of these projects.

For instance, when Imake ProjectC, which depends on ProjectA and ProjectB, the root repo will perform git clone and set proper CMAKE_PREFIX_PATH to compile ProjectC. However, the cloned ProjectA/B/C are not really submodules to the root repo.

At the moment, this plugins does not work in my workspace as it relies on .git and .gitmodules if I understand it correctly. I'm wondering if it's possible to make it also work for my case?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.