git clone git@github.com:YOUR-USERNAME/YOUR-FORKED-REPO.git
cd into/cloned/fork-repo
git remote add upstream git://github.com/ORIGINAL-DEV-USERNAME/REPO-YOU-FORKED-FROM.git
git fetch upstream
| using System.Windows; | |
| using log4net; | |
| namespace Namespace | |
| { | |
| /// <summary> | |
| /// Interaction logic for App.xaml | |
| /// </summary> | |
| public partial class App : Application | |
| { |
| /play | |
| /*.png | |
| /*.bmp | |
| /solitaire |