[GH-ISSUE #78] git submodule not support #49

Closed
opened 2026-03-02 16:47:47 +03:00 by kerem · 2 comments
Owner

Originally created by @gongheng on GitHub (Apr 4, 2023).
Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/78

Originally created by @gongheng on GitHub (Apr 4, 2023). Original GitHub issue: https://github.com/initialcommit-com/git-sim/issues/78
kerem closed this issue 2026-03-02 16:47:47 +03:00
Author
Owner

@paketb0te commented on GitHub (Apr 9, 2023):

Not sure if this is worth implementing, seeing that the history of a git repository and the history of its submodules are unrelate 🤔

Also, its trivial to run git-sim for a submodule separately by changing into its directory...

<!-- gh-comment-id:1501172561 --> @paketb0te commented on GitHub (Apr 9, 2023): Not sure if this is worth implementing, seeing that the history of a git repository and the history of its submodules are unrelate :thinking: Also, its trivial to run `git-sim` for a submodule separately by changing into its directory...
Author
Owner

@initialcommit-io commented on GitHub (Apr 9, 2023):

@paketb0te It's a fair point, but I think it's worth it to visually implement something for the various git submodule commands since they can be very confusing to many users.

We've also had multiple users request this feature. It doesn't have to be complex, but at least a simple visualization of what each of the most common submodule options will do.

<!-- gh-comment-id:1501177666 --> @initialcommit-io commented on GitHub (Apr 9, 2023): @paketb0te It's a fair point, but I think it's worth it to visually implement something for the various git submodule commands since they can be very confusing to many users. We've also had multiple users request this feature. It doesn't have to be complex, but at least a simple visualization of what each of the most common submodule options will do.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-sim#49
No description provided.