-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch all references to github.com/containers/libpod -> podman
Signed-off-by: Daniel J Walsh <[email protected]>
- Loading branch information
Showing
637 changed files
with
2,143 additions
and
1,947 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ that we follow. | |
## Reporting Issues | ||
|
||
Before reporting an issue, check our backlog of | ||
[open issues](https://github.com/containers/libpod/issues) | ||
[open issues](https://github.com/containers/podman/issues) | ||
to see if someone else has already reported it. If so, feel free to add | ||
your scenario, or additional information, to the discussion. Or simply | ||
"subscribe" to it to be notified when it is updated. | ||
|
@@ -52,8 +52,8 @@ Create a path that corresponds to the go import paths of libpod: `mkdir -p $GOPA | |
|
||
Then clone your fork locally: | ||
```shell | ||
$ git clone [email protected]:<you>/libpod $GOPATH/src/github.com/containers/libpod | ||
$ cd $GOPATH/src/github.com/containers/libpod | ||
$ git clone [email protected]:<you>/libpod $GOPATH/src/github.com/containers/podman | ||
$ cd $GOPATH/src/github.com/containers/podman | ||
``` | ||
|
||
### Deal with make | ||
|
@@ -377,9 +377,9 @@ For general questions and discussion, please use the | |
IRC `#podman` channel on `irc.freenode.net`. | ||
|
||
For discussions around issues/bugs and features, you can use the GitHub | ||
[issues](https://github.com/containers/libpod/issues) | ||
[issues](https://github.com/containers/podman/issues) | ||
and | ||
[PRs](https://github.com/containers/libpod/pulls) | ||
[PRs](https://github.com/containers/podman/pulls) | ||
tracking system. | ||
|
||
There is also a [mailing list](https://lists.podman.io/archives/) at `lists.podman.io`. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.