Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions SoC-2016-Ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,10 @@ for example potential objections. If chosen, this project should be
discussed in depth on the list before and after the student
application.

- Language: C, shell (bash)
- Difficulty: hard
- Possible mentors: Lars Schneider

### Git remote whitelist/blacklist

Git beginners are easily confused by the distributed nature of Git.
Expand Down Expand Up @@ -310,3 +314,7 @@ Blacklist example:
If a user wants to push changes to a blacklisted remote then the `push`
command would print a generic error. If a `remote.message` is defined
then this message would be shown in addition.

- Language: C, shell (bash)
- Difficulty: medium
- Possible mentors: Lars Schneider