Skip to content

Instantly share code, notes, and snippets.

View harsh778's full-sized avatar
:shipit:
Making pull requests!

Harsh Vardhan Singhal harsh778

:shipit:
Making pull requests!
View GitHub Profile
@OceanOdyssey
OceanOdyssey / PY0101EN-2-3-Dictionaries.ipynb
Created December 8, 2020 16:16
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@0xjac
0xjac / private_fork.md
Last active May 7, 2024 14:47
Create a private fork of a public repository

The repository for the assignment is public and Github does not allow the creation of private forks for public repositories.

The correct way of creating a private frok by duplicating the repo is documented here.

For this assignment the commands are:

  1. Create a bare clone of the repository. (This is temporary and will be removed so just do it wherever.)

git clone --bare git@github.com:usi-systems/easytrace.git