Why don't we need main module file in git unlike CVS?Find unversioned files in CVS checkoutRemove branch from...
What quests do you need to stop at before you make an enemy of a faction for each faction?
Never make public members virtual/abstract - really?
Is a Wick rotation a change of coordinates?
Why are some hotels asking you to book through Booking.com instead of matching the price at the front desk?
How can I oppose my advisor granting gift authorship to a collaborator?
Bidirectional Dictionary
How do you calculate the range of an attack when attacking diagonally?
A magician's sleight of hand
How many people can lift Thor's hammer?
Was Rosie the Riveter sourced from a Michelangelo painting?
Why there is no wireless switch?
Are buttons really enough to bound validities by S4.2?
Examples where "thin + thin = nice and thick"
Which costing factors go into the optimizer choosing different types of spools?
How does the UK House of Commons think they can prolong the deadline of Brexit?
Regex pattern matching cursor-position
Low quality postdoc application and deadline extension
French equivalent of "my cup of tea"
Are language and thought the same?
Why did Boris Johnson call for new elections?
ASCII Maze Rendering 3000
RAW, Is the "Finesse" trait incompatible with unarmed attacks?
If I sell my PS4 game disc and buy a digital version, can I still access my saved game?
Translate English to Pig Latin | PIG_LATIN.PY
Why don't we need main module file in git unlike CVS?
Find unversioned files in CVS checkoutRemove branch from all submodulesHow to do version-control repository update in crontab?How to list files in CVS attic?Git - Remove file from two branchesSave into file git fetch terminal outputMigrated CVS to new server - why did the file commit with a weird, non-cvs, group name?Find exclude path containing specific fileshow does ~/git-credentials file look like?git status with submodule shows “new commits”
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
How can we bind all the submodules with a main module in git?
I am coming from CVS background where we have a main module file where we specify the commit ids of each submodules. How can we do so in git?
git cvs
add a comment |
How can we bind all the submodules with a main module in git?
I am coming from CVS background where we have a main module file where we specify the commit ids of each submodules. How can we do so in git?
git cvs
Why do you want to edit.gitmodules
? Usegit submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)
– muru
47 mins ago
add a comment |
How can we bind all the submodules with a main module in git?
I am coming from CVS background where we have a main module file where we specify the commit ids of each submodules. How can we do so in git?
git cvs
How can we bind all the submodules with a main module in git?
I am coming from CVS background where we have a main module file where we specify the commit ids of each submodules. How can we do so in git?
git cvs
git cvs
asked 56 mins ago
kurramkurram Dkurramkurram D
42 bronze badges
42 bronze badges
Why do you want to edit.gitmodules
? Usegit submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)
– muru
47 mins ago
add a comment |
Why do you want to edit.gitmodules
? Usegit submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)
– muru
47 mins ago
Why do you want to edit
.gitmodules
? Use git submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)– muru
47 mins ago
Why do you want to edit
.gitmodules
? Use git submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)– muru
47 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539105%2fwhy-dont-we-need-main-module-file-in-git-unlike-cvs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f539105%2fwhy-dont-we-need-main-module-file-in-git-unlike-cvs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Why do you want to edit
.gitmodules
? Usegit submodule add
etc. (e.g. stackoverflow.com/a/9035930/2072269)– muru
47 mins ago