Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 21, 2025
1 parent f85f552 commit 69568b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/guides/code_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@

## Working with git

The recommended way to move code in and out of the hub is via github. This will version control your code via git and serve as one backup location for your research code. The recommended way to authenticate is to use [gh-scoped-creds](https://docs.2i2c.org/user/topics/data/git/#using-gh-scoped-creds) which is preinstalled on the default software images.
The recommended way to move code in and out of the hub is via github. This will version control your code via git and serve as one backup location for your research code. The recommended way to authenticate is to use [gh-scoped-creds](https://docs.2i2c.org/user/topics/data/git/#using-gh-scoped-creds) which is preinstalled on the default software images.
Please read the in-depth [guide by 2i2c](https://docs.2i2c.org/user/topics/data/git/#move-code-in-and-out-of-the-hub-with-github) for more details.

0 comments on commit 69568b8

Please sign in to comment.