Skip to content

issues Search Results · repo:jacebrowning/gitman language:Python

Filter by

130 results
 (124 ms)

130 results

injacebrowning/gitman (press backspace or delete to remove)

Hi - Is there a way that the same yml can be used on different networks where the git repo links are different? We have two networks where the git repos are mirrored but their links are different. So I ...
question
  • muzammil786
  • 1
  • Opened 
    on Jul 14
  • #361

3.5.3 (2025-04-24) Fixed handling of git cache when using sparse checkouts. (@mastupristi) Need way to pass --no-cone flag to sparse checkout commands
  • jferguson3
  • 4
  • Opened 
    on Jun 30
  • #360

Hi! I m trying to better understand how Gitman s cache system works in practice. As far as I can tell, the cache is created using: git clone --mirror repo cache_path This results in a bare mirror ...
question
  • mastupristi
  • 9
  • Opened 
    on Apr 24
  • #355

I m trying out gitman I set up GITMAN_CACHE, and my file contains. location: gitman_modules sources: - name: cmsis_5 type: git repo: https://github.com/ARM-software/CMSIS_5.git rev: 2b7495b8535bdcb306dac29b9ded4cfb679d7e5c ...
help wanted
question
  • mastupristi
  • 8
  • Opened 
    on Apr 18
  • #352

I must admit to abusing this program a little: I am using it to manage a bunch of repos that are plugins for another app. Therefore, the clone location is a totally different location to the repo containing ...
question
  • BlueDrink9
  • 2
  • Opened 
    on Feb 15
  • #349

Hello, I m experiencing issues with the symlinks generated by Gitman in my repository. My current understanding is that these symlinks should not be committed to the repository because doing so requires ...
bug
help wanted
  • Flashmueller
  • 6
  • Opened 
    on Jul 30, 2024
  • #343

Setup cd /tmp git clone https://github.com/jacebrowning/gitman-demo2 demo cd demo Actual Behavior pipx install --force gitman==3.5.1 # main gitman install --no-scripts Installing dependencies... ...
bug
  • jacebrowning
  • Opened 
    on May 21, 2024
  • #337

Currently, if you lock a revision that there is no branch on, the repository will be cloned in a detached state. Can we add a flag to reattach HEADs automatically?
  • davidwatkins-bdai
  • 3
  • Opened 
    on Dec 19, 2023
  • #320

Hi Jace I use the gitman to download project https://pypi.org/project/gitman/ And i have some question about autocrlf setting With naive git command we could use the config parma core.autocrlf=false ...
question
  • KaoNeo
  • 2
  • Opened 
    on Nov 12, 2023
  • #319

When I introduced filter_nested_configs, I had meant to filter out any gitman.yml files that were present inside of the top-level config file. This requires more intelligently filtering any nested gitman.yml ...
  • davidwatkins-bdai
  • 6
  • Opened 
    on Jun 23, 2023
  • #311
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub