Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

Fix paths and synchronize instructions of git and non-git repos #10

Closed
wants to merge 8 commits into from

Conversation

glogiotatidis
Copy link
Contributor

No description provided.

@davedash
Copy link
Contributor

Please rebase your commits into a smaller set of commits, some of these seem to do things, and then undo things (like the fix path commits)

git rebase --interactive master

is a good interface for this, you can mark commits as "f" or "s" to squash, or simply fold into previous commits.

@glogiotatidis
Copy link
Contributor Author

Thanks for the rebase tip. Indeed I committed wrong documentation, which was fixed with a newer commit.

Now everything should be better, except this "Merge commit" which I can't figure a way not to push to you or delete. Any ideas?

@davedash davedash closed this Jan 17, 2012
@davedash davedash reopened this Jan 17, 2012
@davedash
Copy link
Contributor

Also, you may want to talk about https://github.com/jbalogh/vending-machine/ - no worries if I'm asking a lot, this is definitely an improvement as is, but I think talking about using the vend command will make it 10x.

@glogiotatidis
Copy link
Contributor Author

Aha! I'll have a look at this and make the appropriate additions.

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