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

Screencast: Finding and moving files from Bash in Codespaces #17

Open
zstumgoren opened this issue Nov 18, 2023 · 0 comments
Open

Screencast: Finding and moving files from Bash in Codespaces #17

zstumgoren opened this issue Nov 18, 2023 · 0 comments

Comments

@zstumgoren
Copy link
Member

Folks are accidentally creating files in hidden config directories rather than the project root using Codespaces.

Create a screencast that shows:

  • How to create a new file (ensuring you're in the proper directory)
  • Drag-and-drop method to move file from Codespace GUI (if possible), along with the Git workflow to deal with moving files without using git mv
  • Bare minimum Bash commands to locate and copy/move file (pwd, ls, and cp should be enough)
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

No branches or pull requests

1 participant