Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1568
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Add support for recurse-submodules on push dialog

By curt.mo... on December 07, 2012 20:37 (imported from Google Code)


What steps will reproduce the problem?

  1. Git push learned --recurse-submodules=check in Git 1.7.7 (https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.txt)
  2. Add a "Recursive submodule check" option to the push dialog to expose this feature to TortoiseGit users

What is the expected output? What do you see instead?
Expect push dialog to contain a checkbox so users can use this feature from within TortoiseGit. The attached patchset adds support for this option on the push dialog.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit Git SHA-1(793204) MSysGit 1.8.0 on Windows 7 Professional 64 bit

Please provide any additional information below.

Currently, the option is selected by default, it could easily be defaulted to un-selected. Likewise, it may be nice to enable/disable the option based on if any submodules are present in the project. I'm a newbie to the TortoiseGit codebase so I'm not sure of the best way to accomplish this from the push dialog as is done in the commit dialog.


0001-Add-recurse-submodules-check-option-to-push-dialog.patch

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking