Skip to content

[SINGA-101] Add ll (ls -l) command in .bashrc file when using docker#91

Open
YanTangZhai wants to merge 2 commits intoapache:masterfrom
YanTangZhai:SINGA-101
Open

[SINGA-101] Add ll (ls -l) command in .bashrc file when using docker#91
YanTangZhai wants to merge 2 commits intoapache:masterfrom
YanTangZhai:SINGA-101

Conversation

@YanTangZhai
Copy link
Copy Markdown
Contributor

Root loads docker containers while the command ll (ls -l) cannot be found. However ll is handier than ls -l.

@nudles
Copy link
Copy Markdown
Member

nudles commented Nov 6, 2015

Hi, would you please re-send the pull request with a clean commit based on the latest master branch.
It seems that you merged one old branch with the latest master and then worked on it.

It would be better to follow this work flow

  1. checkout the latest master branch to a new branch
  2. do the update on the new branch, and commit
  3. checkout to the master branch and pull the master from incubator-singa github
  4. checkout to the new branch, rebase to the latest master branch
  5. send pull request

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.

2 participants