Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed git not working in cmder cmd session and added some comments #943

Merged
merged 1 commit into from
May 7, 2016

Conversation

daxgames
Copy link
Member

@daxgames daxgames commented May 7, 2016

No description provided.

@Stanzilla Stanzilla merged commit fc7f1ca into cmderdev:development May 7, 2016
@@ -106,8 +106,11 @@ for /f "usebackq" %%x in ( `dir /b *.bat *.cmd 2^>nul` ) do (
popd

:: Allows user to override default aliases store using profile.d
:: scripts run above. Note: If overriding default aliases file
:: in profile.d the aliases must also be loaded in profile.d.
:: scripts run above by setting the 'alaises' env variable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/alaises/aliases?

@daxgames
Copy link
Member Author

daxgames commented May 7, 2016

Typo where? See my latest pull request for a little more explanation.

@daxgames daxgames deleted the fix_git branch May 7, 2016 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants