Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

replaced random few custom git command with git-extras repo and added z#4

Open
mcginty wants to merge 4 commits into
acm-uiuc:masterfrom
mcginty:master
Open

replaced random few custom git command with git-extras repo and added z#4
mcginty wants to merge 4 commits into
acm-uiuc:masterfrom
mcginty:master

Conversation

@mcginty

@mcginty mcginty commented Oct 1, 2012

Copy link
Copy Markdown
Member

also added a new man directory for our acmdots-specific binaries

@klange

klange commented Oct 1, 2012

Copy link
Copy Markdown

You should use submodules for the external git commands, especially the ones that are on github...

@mcginty

mcginty commented Oct 2, 2012

Copy link
Copy Markdown
Member Author

True, I just got rid of the .git folder so people wouldn't have to init submodules when the clone it (easier on gitnoob). Do you think it's worth it to be totally git-correct in exchange for adding an extra instruction?

@klange

klange commented Oct 2, 2012

Copy link
Copy Markdown

It's good for space reasons and it'll make it easier to update them. We can make the install script (try to) rejigger submodules to avoid the extra step.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants